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

Backend Routes #27

Closed
Asmaathabet opened this issue Sep 20, 2019 · 0 comments
Closed

Backend Routes #27

Asmaathabet opened this issue Sep 20, 2019 · 0 comments

Comments

@Asmaathabet
Copy link
Member

Asmaathabet commented Sep 20, 2019

Backend Routes

Route [/api/v1/..] GET POST Issue Number
signup/parent sign up to the website by filling all required data #37
login login to the website by entering email and password #28
logout logout from website and return to the Home page #29
profile/parent/:id Get parent profile by using id provided in the endpoint #38
profile/teacher/:id Get teacher profile by using id provided in the endpoint #39
student/subject/:id Get subject page for every student by providing student id in the endpoint #40
subjects/:subjectId/activities/:class Get all subject activities that related to class that provided by the end point #41
subject/:homework/:class Get all subject homework's that related to class that provided by the end point #42
@Asmaathabet Asmaathabet changed the title Back end Routes Backend Routes Sep 20, 2019
@Asmaathabet Asmaathabet pinned this issue Sep 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants