Store Backend is a server application designed to manage a personal reading list. It allows users to catalog and organize the books they intend to read, currently reading, or have already read.
- Create a personal reading list with books you plan to read.
- Organize books into categories like "To Read," "Currently Reading," and "Read."
- Add books with details such as title, author, and a brief description.
- Mark books as "Read" and provide ratings and reviews.
- Easily update and remove books from your reading list.
- Secure user authentication.
Contributions are welcome! If you have any suggestions, bug reports, or feature requests, please open an issue on the GitHub repository.