This application allows users to easily manage their notes through indexing, creation, update, and deletion functionalities.
The application is built with a modular architecture, consisting of two independent projects:
Handles data storage, processing, and business logic.
Provides the user interface for interacting with the backend.
Each project has its own dedicated README file that outlines specific instructions for setup and execution. Please refer to the respective README files for detailed guidance and start with the Backend Project first