Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wzslr321/road_runner
Uber-like android/iOS application about to be created with Flutter, Go, gRPC, Docker
https://github.com/wzslr321/road_runner
docker flutter go golang grpc
Last synced: 3 months ago
JSON representation
Uber-like android/iOS application about to be created with Flutter, Go, gRPC, Docker
- Host: GitHub
- URL: https://github.com/wzslr321/road_runner
- Owner: wzslr321
- License: mit
- Created: 2023-03-01T12:01:11.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-30T09:42:58.000Z (almost 2 years ago)
- Last Synced: 2024-09-28T14:41:25.228Z (3 months ago)
- Topics: docker, flutter, go, golang, grpc
- Language: Go
- Homepage:
- Size: 4.09 MB
- Stars: 4
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
Road Runner. Choose transport wisely - with us.
![Github License](https://img.shields.io/github/license/wzslr321/road_runner)
![Github Stars](https://img.shields.io/github/stars/wzslr321/road_runner?style=social)---
PROJECT IS MIGRATED TO MULTI REPO HERE
---
Contribute
·
Discord---
What is Road Runner?
Road Runner is a fun project, which aims to help people with choosing best transport for their needs.
As MVP it will be a simple app, which lets people register their companies like Uber, Bolt, etc. Drivers can be
assigned to these companies and go online in the app. Normal users can then compare prices, ratings and other aspects
and choose the best transport for them. If everything go well, it may become real product, integrated with real companies.## Project Structure
| Codebase | Description |
|:-----------------------------|:-------------------------:|
| [client](client) | Flutter Client |
| [proto](proto) | Proto files for gRPC |
| [server/users](server/users) | Golang Users Microservice |## Contributions
Road Runner is open to contributions, but please first
read CONTRIBUTING.md to get
a general overview on how to contribute.