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 Tasks database model, DAO and API list method #82

Closed
7 of 9 tasks
isabelcosta opened this issue Jul 10, 2018 · 0 comments
Closed
7 of 9 tasks

Create Tasks database model, DAO and API list method #82

isabelcosta opened this issue Jul 10, 2018 · 0 comments
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. Type: Enhancement New feature or request.

Comments

@isabelcosta
Copy link
Member

isabelcosta commented Jul 10, 2018

Description

As a developer,
I need to create Task database model,
so that I can start creating the APIs.

Anyone in the current mentorship relation, mentor or mentee, can create, delete tasks and mark them as achievements.

Acceptance Criteria

Update

  • Create the database model
  • Create tests for the database model
  • Create DAO list function
  • Create tests for the DAO function
  • Create API to list tasks
  • Create tests for API list endpoint

Definition of Done

  • All of the required items are completed.
  • PR should be sent to the gsoc18-code branch
  • Approval by 1 mentor.

Estimation

4 hours

@isabelcosta isabelcosta 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. Type: Enhancement New feature or request. labels Jul 10, 2018
@isabelcosta isabelcosta self-assigned this Jul 10, 2018
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. Type: Enhancement New feature or request.
Projects
None yet
Development

No branches or pull requests

1 participant