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

Create Travel Advisor RESTful APIs #3

Closed
6 tasks done
mohamed-taman opened this issue Oct 26, 2020 · 0 comments
Closed
6 tasks done

Create Travel Advisor RESTful APIs #3

mohamed-taman opened this issue Oct 26, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@mohamed-taman
Copy link
Owner

mohamed-taman commented Oct 26, 2020

  1. The administrator can:
    • Add cities. For each city, the name, country, and description must be provided.
    • Import the data for the airports and routes from the datasets given in an attachment.
  2. Regular user can:
    • Get all the cities (all the comments should be returned, or if specified, only the x latest comments).
    • Search for cities by name (all the comments should be returned, or if specified, only the x latest
      comments).
    • Add, Delete Update comment for the city.
    • Traveling from city A to B.
@mohamed-taman mohamed-taman created this issue from a note in Flight Advisor API (Backend) (To do) Oct 26, 2020
@mohamed-taman mohamed-taman added this to the Flight advisor API MVP milestone Oct 26, 2020
@mohamed-taman mohamed-taman added the enhancement New feature or request label Oct 26, 2020
@mohamed-taman mohamed-taman self-assigned this Oct 26, 2020
@mohamed-taman mohamed-taman mentioned this issue Oct 26, 2020
5 tasks
@mohamed-taman mohamed-taman moved this from To do to In progress in Flight Advisor API (Backend) Nov 17, 2020
Flight Advisor API (Backend) automation moved this from In progress to Done Dec 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

No branches or pull requests

1 participant