/Boi-Pori

Our project-Boi Pori is a web-based platform where people can easily find their desired books and order them.It will make the connection easier between people and books. The process will be easier as one can order books sitting at home.

Primary LanguagePHP

Boi-Pori

Our project-Boi Pori is a web-based platform where people can easily find their desired books and order them.It will make the connection easier between people and books. The process will be easier as one can order books sitting at home.

Project-Members

  * Trina Chakraborty                   * Ayesha Afroze
    email: trinasustcse41@gmail.com       email: ayeshaafroze1571@gmail.com

Project-Demo

video link-boi_pori

Tools

  • Vscode
  • XAMPP
  • MYSQL

Languages

  • Html
  • Css
  • Js
  • mysql
  • php
  • bootstrap

Configuration Process:

  1. First install xampp from the website
  2. open the xampp server and click the apache action and mysql action on. we have used 3307 port so change it in the mysql config file and phpmyadmin config file according to the port number.
  3. Then download the zip folder and extract it in xampp htdocs folder (C:\xampp\htdocs).
  4. Open phpmyadmin from xampp mysql and create a database named boi_pori.
  5. In the database, import the sql file from C:\xampp\htdocs\boi_pori\sql_code
  6. In the crome, write http://localhost/boi_pori/ for the customer portion and register for the website from the given icon
  7. For the admin portion write, http://localhost/boi_pori/admin and admin username: admin admin password: admin

##The customer will have the following access for the Boi-Pori site:

Viewing the website
image

Create new account

image

Login

image

Viewing the popular and latest products

image

Viewing a particular category

image Viewing the profile information

image

Viewing the necessary information of a book

image The wishlist

image Viewing the cart image Showing the orders that have been placed by the customer image The confirmation that order has been placed image

The admin will have the following access for the Boi-Pori site: The dashboard that will show the scenary of the Boi-Pori image

The product list

image The categories of the books

image The subcategories

image

Showing all the orders

image

The list of the users

image This option to control

image View of the database

image

Sample of the code image