💎 Example project using the mvc design pattern written in object-oriented javascript. You can use this app for your own use or use the code as a starting point for your own mvc app.
Used for data manipulation - model.js
Used for data manipulation - view.js
Connect the model and view methods - controller.js