Description
Hello World, Welcome to ProjectsPlaza.com. This is an ebooks web application built with Laravel 7, Bootstrap 4, and MySQL. In this application, Users can upload pdf book with thumbnail. Users can browse the pdf books according to the category and can download the book. There are two panels in this project. One is for user and another is for admin. An individual user can manage their own content and admin can manage all the categories, books, and users.
##  Frontend Features
–   User can register/login/logout
–   User can add/update/delete book
–   User can search books by book name
–   User can browser books according to category
##  Admin Features
–Â Â Â Admin can log in/logout
–Â Â Â Admin dashboard shows the followings
–   Total Categories Count
–   Total Users Count
–   Total Books Count
–   Admin can add/edit/delete category
–   Admin can delete users
–   Admin can delete books
When admin or user delete the book then its relative thumbnail and pdf file will also deleted from folder
##  Special Thanks To
–   [https://github.com/pratikborsadiya/vali-admin] Vali Admin Theme
–   [https://www.flaticon.com/] Flat icons
–   [https://getbootstrap.com/] Bootstrap 4
–   [https://laravel.com/] Laravel 7
##  How to setup this project
1.  Download and extract the zip folder on wamp or Xamp server
2.  Change .env file credentials according to your requirement (for database connection)
3.  Import the .sql database (You will get this file in the extracted folder)
4.  You can also migrate the table in your data with PHP artisan migrate command
5.  Run the project with PHP artisan serve or direct run in the browser
##Â Â Admin
url=http://projectsplaza.xyz/demo/pdfBooks/public/admin
username=admin
password=123456
Reviews
There are no reviews yet.