bitprj / bit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Grace's OKR

bryanwong8 opened this issue · comments

Is your feature request related to a problem? Please describe.
Integrate the Tag feature by creating the model, routes, decorators and schemas.

Describe the solution you'd like

  • Create Tag model
  • Create TagForm Schema and TagSchema with Marshmallow
  • Implement Tag routes
  • Implement decorators

List of issues need to be complete

Miscellaneous

  • Document Tag model in Gitbooks in the Database models page.
  • Document Tag routes in Postman in a folder called Tags