-
Notifications
You must be signed in to change notification settings - Fork 2
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
GET /meals?category= #27
Comments
ahmedisam99
added
To do
This issue represents a technical task that is yet to be started on
Backend
This issue/PR is related to Backend project
labels
Sep 21, 2019
SajedaIsmail
added
In progress
This issue/PR represents a technical task that is currently being worked on
and removed
To do
This issue represents a technical task that is yet to be started on
labels
Sep 22, 2019
SajedaIsmail
added a commit
that referenced
this issue
Sep 24, 2019
request header will contain the category name Create a query to get meals from the database dependent on category name send a response with data meals as {code: Number, data: ArrayOfObject } Relates #27
SajedaIsmail
added a commit
that referenced
this issue
Sep 24, 2019
handle the error from that route make tet for that route Relates #27
SajedaIsmail
added a commit
that referenced
this issue
Sep 24, 2019
SajedaIsmail
added a commit
that referenced
this issue
Sep 24, 2019
SajedaIsmail
added a commit
that referenced
this issue
Sep 24, 2019
SajedaIsmail
added a commit
that referenced
this issue
Sep 24, 2019
Move require to above the router def. Relates #27
SajedaIsmail
added a commit
that referenced
this issue
Sep 25, 2019
Remove onFinish line Remove module.exports Relates #27
SajedaIsmail
added
Done
The technical tasks related to this issue are done
and removed
In progress
This issue/PR represents a technical task that is currently being worked on
labels
Sep 25, 2019
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Relates #17
Relates #23
/meals?category=
The text was updated successfully, but these errors were encountered: