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

Endpoints #7

Open
10 tasks
yaqootturman opened this issue Nov 14, 2019 · 0 comments
Open
10 tasks

Endpoints #7

yaqootturman opened this issue Nov 14, 2019 · 0 comments
Labels

Comments

@yaqootturman
Copy link
Collaborator

yaqootturman commented Nov 14, 2019

FE :

  • /login

  • /dashboard

  • /dashboard/{category_id}/{user_id}/notes-list

BE:

  • /login

  • /signup

  • /dashboard

  • /dashboard/{category_id}/{user_id}/notes-list

  • /dashboard/{category_id}/{user_id}/notes-list/new-note

  • /dashboard/{category_id}/{user_id}/notes-list/{note_id}/editing

  • /dashboard/{category_id}/{user_id}/notes-list/{note_id}/remove

@yaqootturman yaqootturman changed the title Backend Endpoints Nov 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant