Skip to content

A tutorial that teaches the fundamentals of HTML, CSS and JS

License

Notifications You must be signed in to change notification settings

Tech-at-DU/ecommerce-tutorial

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mood Shop Tutorial

A tutorial that teaches the fundamentals of HTML, CSS and JS. By completing this tutorial you will learn how to write HTML to create structured webpage, use CSS to style the contents of a page, and use JavaScript to implement business logic.

The end product of the tutorial will be a mock up of an ecommerce web page. While it won't actually be a sales platform, it will:

  • Load data from JSON
  • Display the JSON data as HTML
  • Use JS to create shopping cart functionality
    • You will be able to add items to a cart
    • display the items in the cart
    • add, remove, and update the items in the cart
    • calculate and display the total cost of items in the cart.

Mood Gif

Instructions

Authors

  • Liya Tilahun

About

A tutorial that teaches the fundamentals of HTML, CSS and JS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published