Ecosyste.ms: Awesome
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: about 1 month 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.
- Host: GitHub
- URL: https://github.com/tahniat-ashraf/student-registration-angular2
- Owner: tahniat-ashraf
- Created: 2017-06-15T08:14:10.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-07-27T06:57:13.000Z (over 7 years ago)
- Last Synced: 2024-10-12T08:07:02.390Z (2 months ago)
- Topics: angular-2, angular-cli, angular-crud, angular2, backend, bootstrap, crud-functionality, forms, reactive, reactive-forms, service, spring-boot, template-driven
- Language: TypeScript
- Homepage:
- Size: 1.31 MB
- Stars: 1
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)