Skip to content

TrendingTechnology/rider

 
 

Repository files navigation

Fliver RiderFliver Rider

Fliver Rider for iOS & Android

Stars Forks Issues License

Fliver is a smartphone app to help ease the process of getting a taxi. When you need one, simply open the app and swipe the button - that's it. If there are 3 or more Riders within the same area, Drivers will be notified and can come to your spot to pick you up. It's that simple!

This is the Rider app repository for Riders to mark their locations and notify a Driver. It is part of the Final Year Project of a bunch of Computer Engineering students.

Building

Important: this project contains certain files that are encrypted due to the use of API keys, which is why it will not build directly on your machine. Please refer to ENCRYPTION.md for more information.

To build and run the app on your device, do the following:

  • Install Flutter by following the instructions on their website.
  • Clone this repo to your local machine using git clone https://github.com/fliverdev/rider.git.
  • Replace all the encrypted files with your own as explained in ENCRYPTION.md.
  • Connect your devices/emulators and run the app using flutter run in the root of the project directory.

Note: you can also run it in release mode using flutter run --release to improve performance and stability, however, debugging features will be disabled.

Contributing

Please read the CONTRIBUTING.md file for more details on how to contribute.

Credits

This project is primarily developed by a bunch of Computer Engineering students at NMIMS's MPSTME:

Take a look at the entire list of contributors to see who all have helped with the project via pull requests.

License

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

About

Fliver Rider for iOS & Android

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 94.3%
  • Ruby 4.2%
  • Other 1.5%