November 08, 2017
book.log is a functional Library Management System which allows patrons to browse through books by popularity and recency, as well as to query the Library Database for titles, authors, or ISBNs. Patrons can also save books as their favorites, or reserve books to check out later. Employees are able to add and remove books, as well as check out books for patrons (or for themselves). Patron and employee authorization is implemented through Google Firebase.
- Handlebars - The templating language used
- Firebase - The authentication client used
- Sequelize - The database ORM used
- MySQL - The database used
- ExpressJS - The Node framework used
- NodeJS - The JavaScript runtime used
- Several NPM Packages - npm is the package manager for JavaScript and the world’s largest software registry
- jQuery 3.2 - The JavaScript library used
- Bootstrap 4 - The CSS framework used
- Ali Arfeen - Back-End, Scrum Master - youknowme786
- Imran Kazmi - Back-End, Git Guardian - itkazmi814
- Eva Simon - Front-End, QA - evasimon
- JC Scalabre - Front-End, QA - JCScalabre
See the list of contributors who participated in this project.