Technologies used: React, Express, PostregSql, Javascript
The Note Manager is a web application designed to help users store and manage their personal notes online. It provides a simple, user-friendly interface where users can create, edit, and delete their notes. The frontend of the application was built using React, allowing for a dynamic and responsive user experience. The backend is powered by the Express framework, which efficiently handles API requests and manages data flow between the frontend and the database.
The application uses PostgreSQL as the database management system, ensuring reliable and scalable data storage. Users can securely store their notes, which are saved in the database for easy access. The system is designed to be fast and efficient, with real-time updates and smooth interactions. This application allows users to have quick access to their notes from any device with internet access.


