Free E-Book distribution website built on top of Python, Django(MVT) framework, HTML, CSS, SQLite.
- Responsive Design
- Dynamic Search
- Admin Dashboard at route
/admin
- Request E-Book to add to catalog
- Post Book Review
- Form spam handling, CSRF, validation and XSS protection
- E-Book download option in PDF.
- End-to End tested and ready for production.
To run this project read Run Locally