Skip to content

📕 A book rental & e-commerce system. Sem 5 WD & DBMS mini-project. (PHP + MySQL)

Notifications You must be signed in to change notification settings

SakshiUppoor/book_ecommerce

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Logo

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

About the Project

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.

Features

  • 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.

Technology Stack

Backend

  • PHP (7.4.10)
  • MySQL (Database)

Frontend

  • HTML5
  • CSS
  • AJAX
  • jQuery
  • Javascript

Build Instructions

  1. Clone this repo in the htdocs folder of your XAMPP folder.
  2. Install XAMPP.
  3. Enter your database credentials in config.php.
  4. Start Apache and MySQL server from XAMPP.
  5. 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.

Developers

About

📕 A book rental & e-commerce system. Sem 5 WD & DBMS mini-project. (PHP + MySQL)

Resources

Stars

Watchers

Forks

Languages

  • PHP 64.9%
  • HTML 21.5%
  • CSS 13.6%