Skip to content

Todo list completo usando dotnet core (C#) e Angular. Feita durante as lives.

License

Notifications You must be signed in to change notification settings

edineidev/AwesomeTodoList

Repository files navigation

Awesome todo list

Todo list completo usando dotnet core (C#) e Angular com sqlite.

Overview

Diagrama Awesome todo list

Conceitos

  • Repository pattern

Backend

Requerimentos

Rodando o backend

  • cd backend/AwesomeTodoList/
  • dotnet run

Frontend

Requerimentos

Rodando o backend

  • npm install
  • cd frontend/awesome-todo-list/
  • ng serve

Abrir no navegador http://localhost:4200/ o projeto backend

About

Todo list completo usando dotnet core (C#) e Angular. Feita durante as lives.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published