Skip to content

Improved version: This project involves utilizing Angular along with NGRX and Diagrams to showcase the application's architecture. The aim is to demonstrate the architecture in a clear and concise manner for better understanding and maintainability.

Notifications You must be signed in to change notification settings

PhilipRamkeerat/angular-ngrx-example

Repository files navigation

Projeto baseado no tutorial do site betterprogramming.pub

All credits reserved for betterprogramming.pub, project for study purposes only

Você pode acessar o link do projeto aqui: Angular: Build a CRUD Application With NgRx


Para rodar o projeto é necessário um arquivo .jar disponibilizado no link acima

Primeiro Step para rodar o projeto:

java -jar {path_to_the_jar_file}/course-1.0.0-SNAPSHOT.jar

Este arquivo encontra-se na raiz desse projeto, para executalo, você necessita do Java 8


Segundo Step:

ng serve

Vá para: http://localhost:4200/courses e prossiga com o fluxo de cadastro


Arquitetura dos componentes

Retrieve:

Retrieve

Create:

Create

Update:

Update

Delete:

Delete

About

Improved version: This project involves utilizing Angular along with NGRX and Diagrams to showcase the application's architecture. The aim is to demonstrate the architecture in a clear and concise manner for better understanding and maintainability.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published