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 back-end model classes for forms #17

Closed
4 tasks
abha224 opened this issue Jun 2, 2020 · 0 comments · Fixed by #25
Closed
4 tasks

Create back-end model classes for forms #17

abha224 opened this issue Jun 2, 2020 · 0 comments · Fixed by #25
Assignees
Labels
Category: Coding Changes to code base or refactored code that doesn't fix a bug. Program: GSOC Related to work completed during the Google Summer of Code Program.

Comments

@abha224
Copy link
Contributor

abha224 commented Jun 2, 2020

Description

As a developer,I need to create model classes for forms according to the database schema, so that I can use it for retrieving data.

Mocks

db-structure-osp (2)

Update [Required]

  • create FormModel
  • create QuestionAbstractModel

Definition of Done

  • All of the required items are completed.
  • Approval by 1 mentor.

Estimation

3 hours

@abha224 abha224 added Category: Coding Changes to code base or refactored code that doesn't fix a bug. Program: GSOC Related to work completed during the Google Summer of Code Program. labels Jun 2, 2020
@abha224 abha224 added this to the First coding phase milestone Jun 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Category: Coding Changes to code base or refactored code that doesn't fix a bug. Program: GSOC Related to work completed during the Google Summer of Code Program.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants