Skip to content

imshubhamsingh/BookReviewLibrary

Repository files navigation

BookReviewLibrary

Book Review Library

My first Nodejs and Express app

The app was developed in the year 2016

Book Review Library is a modern and minimal menu-bar application.

BookReviewLibrary

Features

  • Manages your Book reviews as provided by Goodreads
  • Login in via your favourite social media account
  • Delete your Book reviews
  • Search within saved Book reviews by various users
  • Minimal and colorful design

BookReviewLibrary

The app uses Goodreads API that allows app to access Goodreads data in order to provide book reviews that are more personalized, social, and engaging.

Development

Run app

  1. Clone repo https://github.com/imshubhamsingh/BookReviewLibrary.git
  2. cd BookReviewLibrary
  3. Enter various Oauth details for social media logins in property file saved at /src/PropertyFile.json
  4. Start mongodb service
  5. npm install && npm start

or

View a live demo of this project on heroku

Credits

Front-End

Back-End

JavaScript Style Guide JavaScript Style Guide

License License

Copyright (c) 2017 Shubham Singh, This software is licensed under the MIT License.