An online book selling and renting system which makes it effortless for both parties to sell and rent their books
Explore the docs »
View Demo
·
Report Bug
·
Request Feature
We built this website as a mini-project for Web Technology and DBMS Lab, Sem 5. We wanted to build a well managed, centralised web application for buying, selling and renting the books.
-
Buy & sell books Users can order books and sell their books. They can also keep track of their inventory, order history and cart.
-
Rent books Users can also rent books. The renting system also includes automated waiting list queuing sytem and notification alerts.
- PHP (7.4.10)
- MySQL (Database)
- HTML5
- CSS
- AJAX
- jQuery
- Javascript
- Clone this repo in the
htdocs
folder of your XAMPP folder. - Install XAMPP.
- Enter your database credentials in
config.php
. - Start Apache and MySQL server from XAMPP.
- Go to https://localhost/book_ecommerce/migrations.php if running for the first time.
The setup is complete! You can go to https://localhost/book_ecommerce/books/ to browse the app.
- Sakshi Uppoor - Full Stack
- Samiksha Patil - Full Stack
- Sakshi Patil - Full Stack