-
Notifications
You must be signed in to change notification settings - Fork 0
Creating new form
Geno Roupsky edited this page Dec 8, 2017
·
10 revisions
- Create form
- Create form model
- Create table migration based on the model
- Create action to expose the model
- Create routes to new action
- Create seed to import nomenclatures
- Create fixture
- Create test
- Create form stats
- Create stats model
- Create view migration based on the model
- Include in statistics task
- Update
user_stats
view to include data from new form - Add form to web app
- Add form to mobile app
- Add form stats to public web pages