Quick and easy inventory manager!
With this back-end app, Sequelize and Express allow inventory management for any e-commerce site to be simple and updatable. With the help of Postman and MySQL Workbench, various merchandise can be created, updated, or deleted with associated API routes.
This challenge does not include a deployed application. Instead, a screen-recorded video is submitted alongside the github repo link.
Video link: https://drive.google.com/file/d/1AHNXq9GSggx14o8fe0lQl0DnKLrFwNSg/view
Below is a screenshot of Shopaholic.
List of resources used:
https://expressjs.com/en/guide/routing.html
https://sequelize.org/docs/v6/core-concepts/model-querying-basics/
https://sequelize.org/docs/v6/moved/data-types/
https://sequelize.org/docs/v6/core-concepts/validations-and-constraints/
https://sequelize.org/docs/v6/core-concepts/assocs/
https://www.youtube.com/watch?v=ExTZYpyAn6s&ab_channel=Kritika%26Pranav%7CProgrammerCouple
No licenses (default copyright laws apply).