All Projects β†’ fliverdev β†’ rider

fliverdev / rider

Licence: GPL-3.0 license
Fliver Rider for Android & iOSπŸ›Ί

Programming Languages

dart
5743 projects
ruby
36898 projects - #4 most used programming language

Projects that are alternatives of or similar to rider

random-users-details
Random Users details in flutter from randomusers api
Stars: ✭ 14 (-82.5%)
Mutual labels:  mobile-app
HelpingHand
Leveraging Intelligent Processing Tools and Algorithms to help the Visually Impaired see and navigate πŸ’₯✨
Stars: ✭ 29 (-63.75%)
Mutual labels:  mobile-app
Social-Dating-Android-App
πŸ“’ The pH7 Social Dating Android App allows you to use pH7CMS through an easy-going and intuitive Android app. Keep pH7CMS everywhere in your pocket and make as much modification as you can thanks the 100% open source code
Stars: ✭ 37 (-53.75%)
Mutual labels:  mobile-app
QuizChallenge
Multiplayer Online Quiz
Stars: ✭ 19 (-76.25%)
Mutual labels:  mobile-app
React-Native-top-navbar
This reactnative package provides custom header component for mobile apps. also providing utility method to change statusbar color.
Stars: ✭ 27 (-66.25%)
Mutual labels:  mobile-app
Dianoia-app
Mobile (Ionic 3 - Angular 4) app about non-pharmaceutical activities and information for people with dementia.
Stars: ✭ 13 (-83.75%)
Mutual labels:  mobile-app
fhemApp
Web-App zur Steuerung deiner Smarthome Umgebung in Verbindung mit FHEM.
Stars: ✭ 25 (-68.75%)
Mutual labels:  mobile-app
photoprism-mobile
Flutter App for PhotoPrism
Stars: ✭ 828 (+935%)
Mutual labels:  mobile-app
cabenomeubolso
Faça compras dentro do seu orçamento!
Stars: ✭ 25 (-68.75%)
Mutual labels:  mobile-app
MobileHumanPose
This repo is official PyTorch implementation of MobileHumanPose: Toward real-time 3D human pose estimation in mobile devices(CVPRW 2021).
Stars: ✭ 206 (+157.5%)
Mutual labels:  mobile-app
data examples
An example app showing different ways to pass to and share data with widgets and pages.
Stars: ✭ 56 (-30%)
Mutual labels:  mobile-app
AndroidOMRHelper
An android application for validating images of OMR sheets before they are sent for processing.
Stars: ✭ 38 (-52.5%)
Mutual labels:  mobile-app
hacktrack
HackaTrack πŸ›€: Say goodbye πŸ‘‹πŸΎ to stress and unproductivity in hackathons πŸ‘©πŸΎβ€πŸ’»!
Stars: ✭ 61 (-23.75%)
Mutual labels:  mobile-app
Norimaki
πŸŒ€ Android client for Circle CI
Stars: ✭ 19 (-76.25%)
Mutual labels:  mobile-app
study-snap
πŸ““πŸ“² Flutter app for managing study materials in form of photos.
Stars: ✭ 34 (-57.5%)
Mutual labels:  mobile-app
Online-Shop-eCommerce-App-Angular-6-Firebase
Online eCommerce Store app in Angular 11.0 & Firebase
Stars: ✭ 96 (+20%)
Mutual labels:  mobile-app
react-mobile-social
The React Mobile Social is an open source social app using React Native.
Stars: ✭ 51 (-36.25%)
Mutual labels:  mobile-app
react-native-text-area
Simple and easy to use TextArea for React Native.
Stars: ✭ 20 (-75%)
Mutual labels:  mobile-app
path-19
COVID-19 contact tracing mobile app
Stars: ✭ 12 (-85%)
Mutual labels:  mobile-app
CrossMobile
Create native iOS, Android, Windows Phone and Desktop applications in Java. Write it once, and produce sophisticated multiplatform applications.
Stars: ✭ 48 (-40%)
Mutual labels:  mobile-app

Fliver RiderFliver Rider

Fliver Rider for Android & iOS

Stars Forks Issues License

Fliver is an app to help you find Rickshaws easily. Simply open the app and enter your location and destination. Nearby Drivers will then see the areas of high demand and come to pick you up. You can also use the Hotspot Chat to discuss carpooling with others near you, or let others know about accidents, traffic, etc. via the Global Chat.

The entire project is open source and free of charge. There are no additional costs for Riders besides for the regular metered Rickshaw fare, and there is no commission that Drivers need to pay. Fliver is simply created to benefit Indian citizens. Check out our FAQ to learn more.

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 three Computer Engineering students.

Play Store App Store

Screenshots

Rider for iOS Rider for iOS Rider for iOS Rider for iOS Rider for iOS

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.
  • Android: Connect your devices/emulators and run the app using flutter run in the root of the project directory.
  • iOS: Switch to the ios branch using git checkout ios. Then connect your devices/simulators 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 trio 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.

Legal

This project is licensed under the GNU GPL v3 - see the LICENSE file for details. Also view our Privacy Policy for additional legal information.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].