Skip to content

aaronrs2002/cart-ecomm-tutorial-9

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cart-ecomm-tutorial-9

By Aaron Smith – Web-Presence LLC. This tutorial walks through building a full-featured e-commerce application using React, Node.js, and MySQL. We begin with a foundational shopping cart and inventory management system, then expand into a sales log with built-in analytics. As the application evolves into a multi-user platform, we introduce advanced features such as inventory ordering based on sales trends, along with complete order and review history tracking. The result is a scalable system that demonstrates real-world e-commerce functionality from front end to database.

Here is the YouTube lesson playlist: https://www.youtube.com/playlist?list=PLxaq32Ptw4pkHgzkOzkTkFJiVMp60iav-

In this final lesson: Here we tie up a few UI issues, sort our data using SQL and add a cancel feature the "order item" module. Then, we simply walk through our application one final time.

YouTube link to this lesson: https://youtu.be/RPkT6phmBaY

About

Here we tie up a few UI issues, sort our data using SQL and add a cancel feature the "order item" module. Then, we simply walk through our application one final time.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors