Systers, an AnitaB.org community

(Comment task - Part 1/2) prepare comment task database table. [Mentorship - Backend]

Description:

Prepare database table for comment task.

Prerequisite:

  • Have a GitHub account
  • Know how to use git
  • Setup and run the project on your local development environment

Action Items:

  • Create a copy of the project into your account GitHub by forking systers/mentorship-backend project.
  • Clone the project onto your local development environment
  • Create a branch to make your changes
  • Add code to create new database table called task_comment
  • Table should contain id, task id, user id, creation time, modification time, and comment.
  • Please make sure table is created when database is initialised.
  • Commit your change through the interface using our Commit message Style Guide.
  • Submit a Pull Request, targeting gci-dev branch, following the template provided in the description.

Resources:

  • If you need help or get lost, post a response to our questions topic in our #gci stream.
  • Pull request template at this link.
  • Commit message Style Guide can be found here.
  • How to fork, clone and setup remotes the project into your account wiki page can be found here.

Work Submission:

Submit a link to Pull Request (PR) created with the change.

Task tags

  • python
  • backend
  • database

Students who completed this task

_daksha_, asawesome07, i_maier

Task type

  • code Code
close

2019