Skip to content

Projeto de HTML, CSS e JavaScript elaborado durante o curso de Desenvolvimento Web na Trybe.

Notifications You must be signed in to change notification settings

Lucas-PCN/shopping-cart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shopping-cart

🇧🇷 Português 🇧🇷

Projeto entregue durante o curso de desenvolvimento Web ministrado pela Trybe.

Obtive a aprovação no projeto completando 100% dos requisitos obrigatórios e opcionais. Efetivando, assim, a conclusão do Bloco 9 (JavaScript e Testes Assíncronos) referente ao Módulo 1 (Fundamentos do Desenvolvimento Web).

Minha nota no projeto

Descrição:

O projeto tinha como objetivo desenvolver um carrinho de compras totalmente dinâmico! E o melhor: consumindo dados diretamente de uma API! Isso mesmo. Da sigla em inglês Application Programming Interface, uma API é um ponto de contato na internet com determinado serviço. Através de requisições HTTP a essa API é possível interagir com ela da forma como quem a criou planejou. Aqui usaremos a API do Mercado Livre para buscarmos produtos à venda.

Habilidades desenvolvidas

  1. Fazer requisições a uma API (Application Programming Interface) do Mercado Livre;
  2. Utilizar os seus conhecimentos sobre JavaScript, CSS e HTML;
  3. Trabalhar com funções assíncronas;
  4. Implementar testes unitários.

Link para conferência: https://lucas-pcn.github.io/shopping-cart/

Meu Linkedin.

Prévia da página


🇺🇸 English 🇺🇸

Project delivered during the Web development course taught by Trybe.

I passed the project by completing 100% of mandatory and optional requirements. Thus, completing Block 9 (JavaScript and Asynchronous Tests) referring to Module 1 (Fundamentals of Web Development).

Minha nota no projeto

Description:

The project aimed to develop a fully dynamic shopping cart! And the best: consuming data directly from an API! That's right. From the acronym in English Application Programming Interface, an API is a point of contact on the internet with a certain service. Through HTTP requests to this API, it is possible to interact with it in the way that whoever created it planned. Here we will use the Mercado Livre API to search for products for sale.

Developed skills

  1. Make requests to an API (Application Programming Interface) from Mercado Livre;
  2. Use your knowledge of JavaScript, CSS and HTML;
  3. Work with asynchronous functions;
  4. Implement unit tests.

Conference link: https://lucas-pcn.github.io/shopping-cart/

My Linkedin.

Preview of the page

About

Projeto de HTML, CSS e JavaScript elaborado durante o curso de Desenvolvimento Web na Trybe.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published