AuthNotes is a full-stack web application designed to help users securely manage their personal notes. The application supports user registration and login, ensuring that each user can access and manage only their own notes.
Once authenticated, users can:
- Add new notes
- Edit existing notes
- Delete notes from their list
- View all notes associated with their account
https://authnotes.netlify.app/
You can view the database diagram for this web app here: https://dbdocs.io/hemantbhati1208/AuthNotes
Both frontend and backend Directory contain their separate Readme for setting up the project in local.
This link can be referred for dbdocs commands: https://dbdocs.io/docs
Frontend: React, JavaScript, Axios
Backend: Django, Django REST Framework
Authentication: JWT
Database: SQLite
Frontend: Netlify
Backend: Render
Database: Render