Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 451 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 451 Bytes

Project Manager

This application demonstrates:

  • A complete application with read-only and editable data
  • State Management using NgRx Component Store
  • Using Angular and the HttpClientModule to access a backend RESTful service
  • Authentication / Authorization using OAuth2
  • Form validation using Angular Reactive Forms

Give a Star! ⭐

If you like or are using this project to learn or start your solution, please give it a star. Thanks!