Skip to content

Latest commit

 

History

History
61 lines (50 loc) · 2.8 KB

README.md

File metadata and controls

61 lines (50 loc) · 2.8 KB

Grabook

This Project is Created by 2nd Year CSE students as a project for the Lab subject CS 258 of Software Engineering.

Project Screenshots

Home Page

Screenshot (13)

Sign-In Page

Screenshot (14)

Profile Page

Screenshot (19)

Put Your Book on Sale

Screenshot (31) Screenshot (32)

Home-Page After Logging In

Screenshot (20)

Browse And Search For Other Books

Screenshot (21)

Book Page with add to wishlist and Make Request Feature

Screenshot (22)

Interested Buyer can make the offer

Screenshot (36)

Book Page for the Seller , shows all the purchase requests

Screenshot (37)

Buyer can Also see Profile of the Seller

Screenshot (23)

Book Page after adding to wishlist

Screenshot (29)

How To Use

To clone and run this application, you'll need Git, MySQL Workbench and Node.js (which comes with npm) installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/deveshjindal77/Grabook

# Go into the repository
$ cd Grabook

# Install dependencies
$ npm install

Copy the SQL Queries in the Workbench and run it

# Run the app
$ node app.js

Credits

This software uses the following open source packages: