jonloureiro / products-categories

A crud of products+categories made in a hurry.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Run in Insomnia}


Backend: Node.js/Express

Front: Angular

Banco: MySQL (utilizando migrations)

Utilizar typescript.

  • Tela de autenticação (Login/Senha)
  • Cadastro categorias (ID/Nome/Imagem)
  • Cadastro Produtos (Id, IdCateg, Nome, Imagem)
  • Criar API com os métodos Get, Post, Put, Delete. Padrao REST

About

A crud of products+categories made in a hurry.


Languages

Language:TypeScript 85.6%Language:HTML 7.8%Language:JavaScript 4.1%Language:CSS 2.5%