Welcome to the Book Management System, a sleek and modern web application built with Django and PostgreSQL for managing a collection of books. Users can add, edit, view, and delete books, with a stylish dark-themed UI using black, purple, and violet gradients for a visually appealing design.
- Add New Books: Easily add books to the system with detailed information such as title, author, and publication date.
- Update Book Details: Edit existing book details and keep the list updated.
- Delete Books: Remove books from your collection with a simple confirmation.
- PostgreSQL Database: All book information is stored in a PostgreSQL database for secure and efficient management.
- Stylish Dark UI: Modern design with black, purple, and violet gradients to make the application visually appealing.
- Responsive Design: The application is fully responsive, ensuring a great experience across all devices.
- Backend: Django
- Database: PostgreSQL
- Frontend: HTML, CSS
- Design: Modern Dark Theme with Gradient Backgrounds
π§βπ» Contributing We welcome contributions to this project! Hereβs how you can contribute:
Fork the repository Create a new branch (git checkout -b feature/your-feature-name) Make your changes Commit your changes (git commit -m 'Add your feature') Push to your branch (git push origin feature/your-feature-name) Create a pull request
π¬ Support If you find a bug or need help with the setup, please open an issue in the Issues section. I'll be happy to assist you!