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

Implement Article Model, CRUD Routes, Decorators and Schemas #7

Open
6 tasks done
bryanwong8 opened this issue May 9, 2020 · 0 comments
Open
6 tasks done

Implement Article Model, CRUD Routes, Decorators and Schemas #7

bryanwong8 opened this issue May 9, 2020 · 0 comments
Assignees
Labels
backend backend feature OKR staging This issues is in the staging branch
Milestone

Comments

@bryanwong8
Copy link
Contributor

bryanwong8 commented May 9, 2020

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

Describe the solution you'd like

  • Create Article model
  • Create ArticleForm Schema and ArticleSchema with Marshmallow
  • Implement Article routes
  • Implement decorators

List of issues need to be complete

Miscellaneous

  • Document Article model in Gitbooks in the Database models page.
  • Test routes and document them in Postman, in a folder called Articles
@bryanwong8 bryanwong8 added this to the Week 1 milestone May 9, 2020
@bryanwong8 bryanwong8 added the OKR label May 10, 2020
@bryanwong8 bryanwong8 added the backend backend feature label May 11, 2020
@anuragunni anuragunni mentioned this issue May 16, 2020
2 tasks
@anuragunni anuragunni linked a pull request May 16, 2020 that will close this issue
2 tasks
bryanwong8 added a commit that referenced this issue May 17, 2020
* Added Anurag 1:1 meeting

* Meeting notes for 1:1 05-12-2020

* Updated frontend notes

* Create 5-13-20-Jason-onboarding.md

* 5-13-20-Jason-onboarding

* Delete 5-13-20-Jason-onboarding.md

* Update 5-13-20-Jason-onboarding.md

* Update 5-13-20-Jason-onboarding.md

* Updated folders to not break windows laptops

* Added Storybook

* Implement Article Model, CRUD Routes, Decorators and Schemas - Issue #7

* Create pull_request_template.md

* Implement Article Model, CRUD Routes, Decorators and Schemas - Issue #7

* Removing extra line

* Implement Article Model, CRUD Routes, Decorators and Schemas - Issue #7

* Made some minor updates

Co-authored-by: wongband <[email protected]>
Co-authored-by: Bryan Wong <[email protected]>
Co-authored-by: HackMD <[email protected]>
@bryanwong8 bryanwong8 reopened this May 17, 2020
@bryanwong8 bryanwong8 added the staging This issues is in the staging branch label May 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend backend feature OKR staging This issues is in the staging branch
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants