This is a Book Management System built with Flutter for the frontend and Django for the backend. The system provides an easy-to-use interface for managing a collection of books, allowing users to add, edit, delete, and view books with detailed information.
- Add New Books: Users can add books by entering details like title, author, and genre.
- View All Books: Displays a list of all available books in the system.
- Edit Book Details: Modify existing book details.
- Delete Books: Remove books from the system.
- User-friendly UI: Built with Flutter for an intuitive and responsive interface.
- Clone the backend repository:
git clone https://github.com/gmpaliwal07/Book-Management-System.git