Please sign in to access this page

Mind Sink

Mind Sink Used AI

17 devlogs
17h 35m
Created by infinotiver

A distraction-less curator platform for saving photos and links into "Sinks"

Timeline

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

added a basic landing website for now

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