A full-stack web application for browsing, adding, and managing books in a digital library.
This project was built using Django (backend) and HTML/CSS/JavaScript (frontend).
- π Browse available books by category or title
- β Add new books with title, author, description, and file upload
- ποΈ Delete books
- β€οΈ Mark books as favourites
- π§βπ» Admin interface for managing users and books
- π User authentication system (sign in / sign out)
- Backend: Django, SQLite
- Frontend: HTML, CSS, JavaScript
- Database: SQLite
- Version Control: Git + GitHub