Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 488 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 488 Bytes

YouTravel

desktop travel agency information system

How to run:

  • Unpack YouTravel.rar and run YouTravel.exe
  • To utilize the maps api, you have to provide a Bing Maps API key. Copy-paste it in bin/Data/MapsApiKey.apikey as plain-text. If you don't have a key, contact the developers [for evaluation purposes only!]

Built-in users:

Agent: username: agent password: 123

Client username: client password: 123

(Users are defined in YouTravel/App.xaml.cs/FakeMain()