https://github.com/matovu-farid/rides
rides app
https://github.com/matovu-farid/rides
Last synced: about 2 months ago
JSON representation
rides app
- Host: GitHub
- URL: https://github.com/matovu-farid/rides
- Owner: matovu-farid
- Created: 2023-04-08T16:00:10.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-04-09T06:46:13.000Z (about 2 years ago)
- Last Synced: 2025-02-02T06:25:12.467Z (4 months ago)
- Language: Dart
- Size: 1.75 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Rides 🚗
Hi there 👋, you are viewing the rides app. This project is an app that fetches rides that are near the current User's location and displays them. It differentiates the nearby rides by their given category.
## Technology Used
- Flutter
- Firebase
- Googlemaps## A link to the app is available here
[app](https://play.google.com/apps/internaltest/4701342705413005100)
## A small demo video can be found here
[demo](https://youtube.com/shorts/Vf8QtloBxA0?feature=share)
## Prerequisites
You need flutter installed before running this project
## Getting Started
Clone the repo
```bash
git clone https://github.com/matovu-farid/rides.git
```Get the dependencies and run the project
```bash
flutter pub get
flutter run
```## Keys to the map
- Fueled small car - 
- Fueled big car - 
- Electric small car - 
- Electric big car - ## Screenshots



## Author
👤 **Matovu Farid Nkoba**
- GitHub: [@matovu-farid](https://github.com/matovu-farid)
- Twitter: [@matovu100](https://twitter.com/matovu100)
- LinkedIn: [matovu-farid](https://www.linkedin.com/in/matovu-farid-48b80257)## Show your support
Give a ⭐️ if you like this project!