Skip to content

Shopping cart project developed at the end of the Unit 9 (Principles of Web Development Module) of the Trybe's Web Development course

Notifications You must be signed in to change notification settings

raphaelalmeidamartins/shopping-cart

Repository files navigation

Shopping Cart 🛒

Prévia da página - Preview of the page

📃 About

Project of HTML, CSS, and JavaScript developed by me (Raphael Martins) at the end of Unit 9 (Principles of Web Development Module) of Trybe's Web Development course. I was approved with 100% of the mandatory and optional requirements met.

We developed a dynamic web page fetching for products data from the Mercado Livre's API. We also had to implement unit tests by using the Jest framework to verify our asynchronous functions. The page is an ecommerce website that the user can add or remove items from the shopping cart.

Click here to check out the final version of the project on your browser.

👨‍💻 Developed Skills

  • Use asynchronous functions to fetch data from a API
  • Implement unit tests to these functions with Jest
  • Develop a web page using HTML, CSS and JavaScript

🛠️ Tools

  • HTML5
  • CSS3
  • JavaScript ES6+
  • Jest
  • Font Awesome (icon library)

📝 Methodologies

  • Mobile First
  • Test Driven Development (TDD)

🏆 Grade

My grade of the project - Minha nota no projeto

©️ Copyright disclaimer

I developed this project for learning purposes, all the code and documentation texts in Portuguese and English are my authorship, and the rights belong exclusively to me. It is allowed to download or clone the repository for study purposes. However, it is not allowed to publish full or partial copies. This disclaimer does not cover libraries and dependencies, which are subject to their respective licenses. It also does not cover the fetch simulator in mocks/ that was already implemented.

About

Shopping cart project developed at the end of the Unit 9 (Principles of Web Development Module) of the Trybe's Web Development course

Topics

Resources

Stars

Watchers

Forks