/B-Library

Primary LanguageJavaScriptMIT LicenseMIT

B-Library

:octocat: JS SPA Application

Team Members

Description

Login form 📧

  • Register users
  • Login users
  • Log out users
  • Each user has:
    • First name, Last name, Username, Password, Email

Home Page 📰

  • Read popular books
  • Mark books as read
  • Read popular authors
  • Add authors to favourites

Books page 📖

  • Show info about a book
    • image, title, author, description, genre, rating
  • Search specific book by title/genre
  • Add book to user's collection

Authors page 📝

  • Show info about an author
    • image, author's description, genres, place and date of birth
  • Search authors

Community page 🔎

  • Find users by name

User page 🔐

  • Show personal information about the user
  • Show user's read books and favourite authors

Installation

  • Install the dependencies with npm install and bower install.

##GitHub Commits

##Screenshots