In this project, I learned how to build simple library app that have CRUD(Create, Read, Update, Delete) function. I also learn the basics of MVC architecture and routing concepts. I also learn to setup MongoDB Database and deploy the app with heroku.
Deployed App Link: https://mybrary-moo.herokuapp.com/
Credit: Web Dev Simplified Youtube Channel (https://www.youtube.com/watch?v=XlvsJLer_No&list=PLZlA0Gpn_vH8jbFkBjOuFjhxANC63OmXM)