An open API service indexing awesome lists of open source software.

https://github.com/jesusrp98/aucorsa

Simple yet beautiful, public transport app for Cordoba, Spain
https://github.com/jesusrp98/aucorsa

android-app aucorsa buses flutter ios-app public-transport

Last synced: 2 months ago
JSON representation

Simple yet beautiful, public transport app for Cordoba, Spain

Awesome Lists containing this project

README

        




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](https://flutter.dev/) 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](https://flutter.dev/get-started/editor/). For more information about Flutter installation procedure, check the [official install guide](https://flutter.dev/get-started/install/).

Install dependencies from pubspec.yaml by running `flutter packages get` from the project root (see [using packages documentation](https://flutter.dev/using-packages/#adding-a-package-dependency-to-an-app) for details and how to do this in the editor).

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

## Built with

- [Flutter](https://flutter.dev/) - Beautiful native apps in record time.
- [Android Studio](https://developer.android.com/studio/index.html/) - Tools for building apps on every type of Android device.
- [Visual Studio Code](https://code.visualstudio.com/) - Code editing. Redefined.

## Contributing

If you want to take the time to make this project better, please read the [contributing guides](https://github.com/jesusrp98/aucorsa/blob/master/CONTRIBUTING.md) first. Then, you can open an new [issue](https://github.com/jesusrp98/aucorsa/issues/new/choose), of a [pull request](https://github.com/jesusrp98/aucorsa/compare).

## License

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