Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create ApplicationForm data model #18

Closed
avishkar58 opened this issue Jan 14, 2019 · 5 comments
Closed

Create ApplicationForm data model #18

avishkar58 opened this issue Jan 14, 2019 · 5 comments
Assignees
Labels
back-end Back-end work enhancement New feature or request good first issue Good for newcomers

Comments

@avishkar58
Copy link
Contributor

avishkar58 commented Jan 14, 2019

This depends on #17

Create the data model for the ApplicationForm, Section and Question tables per the application process spec.

Create a migration to apply the changes to the database

Definition of Done
This task is done when

  • The relevant models exist in api/app/applicationForm/models.py
  • A new migration exists that creates the necessary tables in the database
  • The migration can be applied successfully
  • Unit tests are optional for this task
@avishkar58
Copy link
Contributor Author

Hey @Carvalho96v2 , have you started on this one yet? If not, mind if I take it and do it along with integrating the front-end? Thanks

@Carvalho96v2
Copy link
Collaborator

Carvalho96v2 commented Jan 27, 2019

Hey @avishkar58 , its actually done, was just waiting on the merge for #17 before submitting the PR. Will do so shortly :)

@avishkar58
Copy link
Contributor Author

avishkar58 commented Jan 27, 2019 via email

@Carvalho96v2
Copy link
Collaborator

@avishkar58 Cool, I've submitted the PR :)

@avishkar58
Copy link
Contributor Author

Thanks for sorting this one out so quick! :)

@avishkar58 avishkar58 moved this from To do to Done in Baobab Iteration 1 Feb 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
back-end Back-end work enhancement New feature or request good first issue Good for newcomers
Projects
Development

No branches or pull requests

3 participants