Mind Sink

Mind Sink Used AI

29 devlogs
31h 52m
•  Ship certified
Created by infinotiver

A distraction-less, ad-free, no algorithm, Pinterest like, simple but efficient curator platform for saving photos and links into "Sinks"

Timeline

Earned sticker

Updated the home page to show dashboard demo

Update attachment

Fix Render's SPA problems by making Rewrite rules, updated error messages. Back end changes and update environment variables and their usage. Some minor changes. The website now works fine in production

Update attachment

Ship 1

1 payout of shell 489.0 shells

infinotiver

about 2 months ago

infinotiver Covers 27 devlogs and 30h 56m
Earned sticker

Finally deployed the frontend and back end and did some refactoring to code

Update attachment

Preparing for build and deployment

Update attachment

its 2 AM and I can finally say that I completed most of the primary development. CRUD functions work completely just polishing left. But it's almost ready for shipping

Item creation now works!!! So basically all basic functionality READ, WRITE, UPDATE (And to some extent, DELETE) are implemented

Update attachment

made sink view pages with items of that Sink. a lot of bug fixes and API structure changes in backend

Update attachment
Earned sticker

Complete the Image view page now you can individually view each item on clicking, update its property and also made a pinterest-like side masonry grid to fill space. Improvements in API structure for facilitating info retrieval. Tags and saving is functional. Updated layout too. Masonry grid scales to devices

Update attachment
Earned sticker

Completed Login logic. The sidebar now updates based on login

Update attachment
Earned sticker

Finally working again after exams (but sadly just 3-4 days left for SoM to end). Added some more API endpoints and some logic change in background. Extended JWT token expiration and using Tanstack Query and Axios to build the API client

Update attachment

Add a basic Motion animation on home page and updated source detection logic on the add item page

add source detection and image preview while adding new item

Update attachment

Added Add Item page and user Profile pages. Updated tag functionality in view item page

update item view image - adjusted flexbox and add tagging functionality in frontend

Update attachment

Added item view page and overlay buttons on the home feed

Update attachment

Convert dashboard into a react layout and add masonry grid gallery

Update attachment

made by the dashboard sidebar mutable, with custom data and info

Update attachment

add a dummy dashboard

Update attachment

minor adjustments, added manual state toggler

Update attachment

starting with a manual state toggler to stimulate website elements

Update attachment

Starting with the frontend again

Update attachment

i messed up with the front-end so deleted it entirely, will be redoing it

Update attachment

I just made a react app structure for the frontend and made boilerplate files for entire frontend

Update attachment

Finally completed backend

Update attachment

added callback and jwt handling - so discord doesn't give Internal Server Error

Update attachment

Did it just take 1 hour to fix the environment variables and login logics??

Update attachment

added discord authorisation, need to make the usermodel and store them and generate jwt tokens for session persistence and stuff and stuff

Update attachment

tried to make the backend work. No authorisation yet, but the basic endpoints are working. The code needs to be production-ready, including authorisation and additional endpoints. Majorly worked on Pydantic validations - such a headache.

Update attachment

just set up files, packages and learning FastAPI to make the backend

Update attachment