Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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.