A modern Digital Library Management System developed for the Group Centre CRPF Raipur to provide secure digital access to books, journals, and educational resources through an intuitive web interface.
π https://crpfelibrary.pythonanywhere.com/
- Secure User Registration
- User Login & Logout
- Session Management
- Protected User Dashboard
- Browse Books
- Search Books
- Category-wise Book Organization
- Book Details Page
- Read Books Online
- Download Books (Admin Controlled)
- Save Favourite Books
- Remove Saved Books
- Access Saved Books Anytime
- Manage Books
- Manage Categories
- Upload Book Covers
- Upload PDF Files
- Manage Users
- Update Library Content Dynamically
- Mobile Friendly
- Tablet Friendly
- Desktop Optimized
- Modern Bootstrap UI
| Technology | Used |
|---|---|
| Python | β |
| Django | β |
| HTML5 | β |
| CSS3 | β |
| Bootstrap 5 | β |
| SQLite | β |
| PythonAnywhere | β |
Clone the repository
git clone https://github.com/shubham99557/eLibrary.gitMove into the project
cd eLibraryCreate Virtual Environment
python -m venv .venv.venv\Scripts\activatesource .venv/bin/activateInstall Dependencies
pip install -r requirements.txtApply Migrations
python manage.py migrateCreate Admin User
python manage.py createsuperuserRun Development Server
python manage.py runserverOpen
http://127.0.0.1:8000/
eLibrary
β
βββ accounts/
βββ library/
βββ static/
βββ templates/
βββ media/
βββ manage.py
βββ requirements.txt
βββ README.md
- β User Authentication
- β Book Management
- β Category Management
- β Read Books Online
- β Download Books
- β Save Favourite Books
- β Responsive User Interface
- β Django Administration Panel
- π€ AI Book Recommendation System
- π Reading Analytics Dashboard
- π Reading History
- π PDF Annotation
- π Dark Mode
- π REST API
- π§ Email Notifications
- π± QR Code Book Sharing
- π OCR-Based Search
- π Multi-language Support
B.Tech Computer Science & Engineering
Python Developer | Django Developer | Full-Stack Developer
Developed for the Group Centre CRPF Raipur (GC CRPF) to provide a secure and user-friendly digital library platform for personnel and their families.
This project has been developed for educational, institutional, and portfolio purposes.
Unauthorized commercial use, redistribution, or reproduction of this project without prior permission from the developer and/or the concerned institution is discouraged.
β If you found this project useful, consider giving it a star on GitHub! β
Made with β€οΈ by Shubham Raj
Β© 2026 Shubham Raj. All Rights Reserved.






