Shop app using Node (MVC Architecture) An e-commerce shop application built using Node.js, following the MVC architecture, with MySQL as the database and Sequelize ORM for data and entity relationship management. The application includes an admin panel to add, edit, and delete products, while the customer-facing shop allows users to add items to a cart and view their orders during checkout.