This is a web app designed to track your monthly subscriptions, magazine costs, and general expenses. You can easily add your cards and set spending limits for quick access, while monitoring and analyzing your monthly budget to stay on track.
This is a web app designed to track your monthly subscriptions, magazine costs, and general expenses. You can easily add your cards and set spending limits for quick access, while monitoring and analyzing your monthly budget to stay on track.
Added sorting methods and started Pagination design!
Log in to leave a comment
Deleting themes is finally working
Log in to leave a comment
Added diagram to themes!
Log in to leave a comment
Started adding theme design & finally people can change products
Log in to leave a comment
Added themes with colors
Log in to leave a comment
Added images ,messages and redo the submit page
Log in to leave a comment
The edited notes is now Updated on the database!
Log in to leave a comment
Now users can edit the Products
Log in to leave a comment
Started editing notes
Log in to leave a comment
Added success and delete functions
Log in to leave a comment
Started adding UIs
Log in to leave a comment
Added the notes for the backend, now the UI will come!
Log in to leave a comment
Nearly Finished Notes,now the backend part will come!
Log in to leave a comment
Started adding nodes v1
Log in to leave a comment
Started adding themes
Log in to leave a comment
Nearly finished login and register UI !
Log in to leave a comment
Added login registration UI v1 ,and also fixed a few bug in the backend!
Log in to leave a comment
Added Navbar v1 with themes
Log in to leave a comment
Added white and dark theme with animation in the frontend
Log in to leave a comment
Hashing is done, and the login is also working.Finally the users login is nearly completely finished
Log in to leave a comment
Implemented JWT tokens and cookies to ensure persistent authentication. Users now remain logged in across all routes after registration, as demonstrated on the homepage
Log in to leave a comment
Resend links finally works, also started jwt tokens and res cookies but I didnt finished!
Log in to leave a comment
I’ve added Drizzle ORM and Supabase (which is working) and implemented a flow that generates an OTP token if the user doesn’t register via Google. Now, I just need to build out the frontend and handle the JWT cookie implementation. For people who is interesting about the this please research this fundamentals.
OTP token : One-Time Password token.
ORM : Object-Relational Mapping
JWT: JSON Web Tok
Log in to leave a comment
OTP is finally working if the user isn’t using Google to sign in!
Log in to leave a comment
I have successfully integrated Google Authentication into both the Frontend and Backend to ensure a secure and seamless login flow. The Frontend retrieves a secure ID token, while the Backend verifies its digital signature and “audience” using the official Google Auth library. This architecture allows the login component to be easily called from anywhere within the application and register a new user easily. The full source code is available on my GitHub for anyone who wants to explore or test the implementation. Just set up your own Google Client ID in the environment variables to get started.
Log in to leave a comment
01-23-2026 - Started the figma project and finished the project logo for the website
Log in to leave a comment