/Student-Registration-Angular2

This is the front end of Demo Student Registration Module, written using Angular 2. Basic CRUD functionality and two different form management approaches (template-driven, reactive) are showcased.

Primary LanguageTypeScript

LIVE DEMO

https://tahniat-ashraf.github.io/Student-Registration-Angular2
(Backend integration doesn't exist)

DETAILS

This is the front end of Demo Student Registration Module, written using Angular 2. Basic CRUD functionality and two different form management approaches (template-driven, reactive) are showcased here.

TOOLS / TECHNOLOGIES USED

  • Angular CLI (Angular 2)
  • Bootstrap
  • Communicates with Spring Boot Backend API (Code not included here :D)