An open API service indexing awesome lists of open source software.

https://github.com/tahniat-ashraf/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.
https://github.com/tahniat-ashraf/student-registration-angular2

angular-2 angular-cli angular-crud angular2 backend bootstrap crud-functionality forms reactive reactive-forms service spring-boot template-driven

Last synced: 8 months ago
JSON representation

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.

Awesome Lists containing this project

README

          

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)