License Link:
https://opensource.org/licenses/MIT
Author Name
GitHub username
Deployed Page
GitHub Repo
Video Walkthrough
Project Description
Future Development
Preview Images
Contact Me!
Kim Moran
https://replit.com/@kimberlym4488/extra-exceptional-ecommerce-1
https://github.com/kimberlym4488/extra-exceptional-ecommerce.git
Part 1: Project functionality
https://www.loom.com/share/4d9427e67dbd41b099a68cbfc34da840
Part 2: Code Walkthrough
https://www.loom.com/share/0fb83add8c3f4abe8db2680f90c8576d
The back end of an e-commerce website is here! Built using nodeJS, mySQL, Sequelize, and Express with view engine handlebars.
Bulk move products between warehouses/tags (drag and drop)
Add/edit/delete images functionality (using cloudinary)
Sort options: user can sort on different parameters, i.e. date modified, name, warehouse.
Implement toast messages to user instead of alerts/console messages.