Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/CliffCrerar/ng-ionic-dynamic-form-demo
Dynamic form defined by data object called from a backend.
https://github.com/CliffCrerar/ng-ionic-dynamic-form-demo
angular dynamic-forms ionic
Last synced: 3 months ago
JSON representation
Dynamic form defined by data object called from a backend.
- Host: GitHub
- URL: https://github.com/CliffCrerar/ng-ionic-dynamic-form-demo
- Owner: CliffCrerar
- Created: 2020-08-20T17:11:27.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-02-02T22:43:28.000Z (almost 2 years ago)
- Last Synced: 2024-07-31T19:54:45.443Z (5 months ago)
- Topics: angular, dynamic-forms, ionic
- Language: TypeScript
- Homepage: https://dynamic-form-demo.softwarecraft.co.za
- Size: 2.7 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dynamic Forms
![CI](https://github.com/CliffCrerar/ng-ionic-dynamic-form-demo/workflows/CI/badge.svg)* Forms are created with a single component in multiple implementations.
* Form control enumeration and configuration is determined by a backend API.
![dynamic-form-configuration](https://raw.githubusercontent.com/CliffCrerar/ng-ionic-dynamic-form-demo/master/src/assets/sketch.jpeg)