Skip to content
This repository has been archived by the owner on Dec 28, 2018. It is now read-only.

kamikazechaser/spider_3.0

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Reading Hub

A book manager (Screenshots) with the following features:

  • Realtime searching books by author, ISBN, title and publisher.
  • Fetching all relevant information about a book.
  • Fetching recommended books from Google Books.
  • Saving a book to one's library or favourites.
  • Updating reading status of a book.
  • Rating a book out of 5 stars.
  • Publicly reviewing a book.
  • Publcicly accesible user profile page with relevant information (Can be shared to Facebook).
  • Publicly accesible user activity (can be set to private).

Built With

  • ExpressJS
  • PassportJS
  • SQLite
  • EJS
  • Bootstrap 3
  • JQuery