A php web application to provide free books as pdf. This is actually a practice project. I tried the MVC structure in this.
- HTML
- CSS
- JavaScript
- Php
- PhpFastCache
- PhpRouter
- MySql
- Floating login form
- Daily download limit
- Easy book adding from the admin panel
- Seo optimized
- Dynamic book suggestions
Import the database.sql file from the config folder to your database
Create database.php and application.php inside the config folder according to the config files
Go to https://yourdomain/admin. The default username and password is admin. If you wanna change it you need to go to the database and change it manually.
You are ready to go...