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

Server routes #5

Open
NouraldinS opened this issue Jul 22, 2018 · 0 comments
Open

Server routes #5

NouraldinS opened this issue Jul 22, 2018 · 0 comments
Labels
task Requires farther splitting

Comments

@NouraldinS
Copy link
Contributor

NouraldinS commented Jul 22, 2018

REFERENCES: #3
API calls:
The server's routes and calls:

  • / (get) > Goto index.html
  • api/login (post)
  • api/getflights (get)
  • api/addflights (post)
  • api/updateflights (get)
  • api/updateflights (put)
  • api/getadminInfo (get)
@NouraldinS NouraldinS added sub-task Tasks that require farther splitting task Requires farther splitting and removed sub-task Tasks that require farther splitting labels Jul 22, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
task Requires farther splitting
Projects
None yet
Development

No branches or pull requests

1 participant