A library application which is used to manage books and it's related authors using different JavaScript libraries, provides variety of genres for book lovers and gives a glimpse of a specific book if you really want to get one
- Entire application is built on Node.js
- Express.js is used for handling routing and rendering
- Implemented login functionality using Passport strategies
- Used Gulp for managing tasks efficiently
- Used MongoDB to maintain entire application's information i.e., books and authors
- Fetched data from Goodreads API
Node.js, Express, Grunt, Gulp, EJS, Passport.js, MongoDB, Goodreads API