A distraction-less curator platform for saving photos and links into "Sinks"
No followers yet
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
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
Add a basic Motion animation on home page and updated source detection logic on the add item page
update item view image - adjusted flexbox and add tagging functionality in frontend
Convert dashboard into a react layout and add masonry grid gallery
starting with a manual state toggler to stimulate website elements
i messed up with the front-end so deleted it entirely, will be redoing it
I just made a react app structure for the frontend and made boilerplate files for entire frontend
added discord authorisation, need to make the usermodel and store them and generate jwt tokens for session persistence and stuff and stuff
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.