This project models a library database where a user can enter a book title, author, status, and condition.
- Clone repo
- run
npm install
- run
node server.js - Navigate to
localhost:8080
Tech used: JavaScript, Node.js. Express.js, EJS, MongoDB, Passport.js
This is a full stack app that allows you to enter a book into the library catalog. The status and condition can be edited once a book is entered.
This project was challenging because I was working with various elements and passing the value selected to the back end and again to the front end. I learned how to iterate over the on a element and add event listeners to each.
Take a look at similar projects!
Packing List: https://github.com/JacinthaDev/personal-express
Appointment Scheduler: https://github.com/JacinthaDev/personalfullstack1
MongoDB Atlas: https://www.mongodb.com/atlas/database