Skip to content

anandukch/Book-Review-platform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BFH Banner

BOOK STREET

Book Street is an online platform where you can add books review others books and rate them.This can be mostly related with goodreads,but here in addition to viewing books online you can add them also.

What it can do

Book street app lets ,

  • User to create an account,
  • Can add books with isbn number,title,genre,author etc,
  • Can see other users books,rate them and can review it,
  • Have a user managment sysytem,
  • Can edit account details,

Where is the app

Its here online Book Street

Libraries Used

  • nodejs express
  • Mongodb

How to Run the App locally

  1. Clone the repo by typing in https://github.com/anandukch/ Book-review-platform.git

  2. Install node modules, npm install

  3. Add a .env file which contains your credentials.

  4. Start the app, npm run dev

Demo Web Interface