Skip to content

LoveCookiez/FindItinerary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Find Itinerary

php index.php() . // Not working properly since you need to pass actual JSON

Unit tests can be run by the following command:

vendor/bin/phpunit tests/

Assumptions made:

1. Tickets will be sent to this API as JSON
2. Tickets will be stored in some DB with the following schema: Id, Departure, Arrival, Action, Description

About

Find Itinerary from unsorted tickets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages