ayush9304/Flight

CANNOT ADD NEW FLIGHTS ON NEW DATE

Closed this issue · 1 comments

tried to add new flights but date is not properly updating
for example how to add flights as a admin column for date is absent

Flights details does not contains which date it will be flying, instead it contains which day of the week it will be flying assuming that flight is operating regularly and not on just a specific date. (See figure.)

image

So when user searches for flight on specific date then it automatically get the weekday of that date and search for flight on that weekday between origin & destination.