Skip to content

jesusrp98/aucorsa

Repository files navigation

Aucorsa GO!

Simple yet beautiful, public transport app for Cordoba, Spain

About the project

The purpose of this project is to deliver an extremely easy and simple way to get schedule information about public transport in Cordoba, Spain, from a single codebase.

This project has been built using the Flutter framework, which allows to build an app for mobile, desktop & web, from a single codebase.

Features

Feature set is small by design, because the app aims to be as lean as possible.

  • Bus lines and stops: detailed list of all available bus lines & stops.
  • Favorites: save your favorite bus stops for quick access.
  • Search: you can serach by name or by stop ID.

Data provided by AUCORSA

This application is not affiliated with nor the official app developed by AUCORSA. All information related to bus lines, routes, stops, and arrival times is provided by AUCORSA, the company responsible for urban public transport.

The main goal of this app is to facilitate intuitive and accessible access to public information, enhancing the experience of public transport users. We aim to promote sustainable and efficient mobility by offering tools that encourage the use of public transport as a convenient and responsible alternative for urban mobility.

This independent initiative is committed to providing accurate and up-to-date data, though it is important to note that AUCORSA is the original source of all information. We recommend always verifying the data with official channels to ensure maximum accuracy.

Download & install

First, clone the repository with the 'clone' command, or just download the zip.

$ git clone [email protected]:jesusrp98/aucorsa.git

Then, download either Android Studio or Visual Studio Code, with their respective Flutter editor plugins. For more information about Flutter installation procedure, check the official install guide.

Install dependencies from pubspec.yaml by running flutter packages get from the project root (see using packages documentation for details and how to do this in the editor).

There you go, you can now open & edit the project. Enjoy!

Built with

Contributing

If you want to take the time to make this project better, please read the contributing guides first. Then, you can open an new issue, of a pull request.

License

This project is licensed under the GNU GPL v3 License - see the LICENSE.md file for details.