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

[Feature] Make basic todo schema and resolvers #13

Open
ankitjena opened this issue Mar 25, 2020 · 0 comments
Open

[Feature] Make basic todo schema and resolvers #13

ankitjena opened this issue Mar 25, 2020 · 0 comments
Labels
backend Work related to server side feature New feature good first issue Good for newcomers

Comments

@ankitjena
Copy link
Owner

ankitjena commented Mar 25, 2020

About

1st part of #10

Todo

Make a todo schema and resolvers(mongo) which will have the following fields

  • name
  • todos(array of object)
    • content
    • status

Make rest end points with CRUD capabilities. Make PR with postman screenshots

@ankitjena ankitjena added feature New feature good first issue Good for newcomers backend Work related to server side labels Mar 25, 2020
@ankitjena ankitjena changed the title [Feature] Make basic todo schema and endpoints [Feature] Make basic todo schema and resolvers Mar 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Work related to server side feature New feature good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant