/trufi-app

Trufi App - A Flutter app for Public Transportation

Primary LanguageDartGNU General Public License v3.0GPL-3.0

Trufi App

The mobile app for public transportation. Built in Flutter and made by the Trufi Association, a social startup, to provide smartphone apps for informal traffic.

Trufi Logo

Please visit the website for more information!

Twitter Logo Follow @TrufiAssoc

If you find any issues within this app, please report them at the issue tracker. Contributions are both encouraged and appreciated.

Screenshots

Get the Trufi App

The mobile application is currently available for the following cities:

Please contact the Trufi Association to get one for your city, too.

Building From Source

If you want to start working on the Trufi App. Get started by reviewing the Flutter documentation first. Then you can follow the next steps:

  • Install the enviroment
  • Close the the source code repository: $ git clone https://github.com/trufi-association/trufi-app.git
  • Copy the configuration file: $ cp assets/cfg/app_config.json.dist to assets/cfg/app_config.json
  • Add your settings, like your private Map Tiler key in the configuration file.
  • Build a test version of the application with $ flutter run

Free Software

Copyright 2019 - Trufi Association

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License version 3 as published by the Free Software Foundation. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.