Skip to content

gaetschwartz/swift_travel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

test

This is an open-source public transport app packed with cool features ๐Ÿ˜Ž

Try it out

Platform Link
๐ŸŽ iOS Get on Testflight
๐Ÿค– Android Download the latest APK
๐ŸŒ Web (BETA) Try the Web version

๐ŸŒŸ Features

๐Ÿ›ฃ A beautiful route search and view.

๐Ÿ“ƒ A simple but powerfull timetable.

๐Ÿค– AI-powered smart suggestions.

โ™พ Open-source, add your own country to the app!

Contributing

Guidelines

If you want to contribute, fork the repository and create a pull-request with your new feature, and make sure to:

  • Describe it well
  • Include necessary tests
  • Follow the coding style

I want to contribute but I don't know how

Here is a non-exhaustive list of things that could be improved with their respective subject.

Note: Before trying to contribute, I strongly recommend you try using the app for a few so you get a general understanding of its structure and general functionning.

๐Ÿ“ฑ UI

  • Improve widgets, opr application design. To navigate through the app files, the folder structure is similar to the app navigation structure.
    • Example:
      • The widget that displays different routes in the route tab: lib/tabs/routes/route_tile.dart
      • The pages folder is for individual pages or pages not directly related to one of the 3 main tabs.

๐Ÿณ Foreign language knowledge

  • Add a new locale:

    Supported locales:
    • ๐Ÿ‡ฌ๐Ÿ‡ง English
    • ๐Ÿ‡ซ๐Ÿ‡ท French
    • ๐Ÿ‡ฉ๐Ÿ‡ช German
    • ๐Ÿ‡ฎ๐Ÿ‡น Italian (Probably innacurate)

๐ŸŒ Familiar with REST APIs ?

  • Add your contry's public transport API:

    Supported countries:
    • ๐Ÿ‡จ๐Ÿ‡ญ Switzerland
    • ๐Ÿ‡ซ๐Ÿ‡ท France (40%)

๐Ÿ‘จ๐Ÿผโ€๐Ÿ’ป General good programming knowledge

๐Ÿค– Android

  • Implement the skeleton of a homescreen widget on Android.

๐Ÿ‘จ๐Ÿผโ€๐Ÿ”ฌ Machine learning

  • Propose or implement a new prediction model to predict new routes bassed on the history. See here.

Contact me

If you have any question, contact me on Twitter @gaetschwartz ๐Ÿ˜Š

Screenshots

Itinerary search Itinerary

Timetable Itinerary view

Suggestion Suggestion in search bar