https://github.com/seralexeev/findmyride
π΄ββοΈ Find My Ride
https://github.com/seralexeev/findmyride
postgis postgraphile postgres react react-native typescript
Last synced: 2 months ago
JSON representation
π΄ββοΈ Find My Ride
- Host: GitHub
- URL: https://github.com/seralexeev/findmyride
- Owner: seralexeev
- Created: 2024-02-12T10:42:43.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-26T08:50:55.000Z (about 1 year ago)
- Last Synced: 2024-03-26T12:05:33.359Z (about 1 year ago)
- Topics: postgis, postgraphile, postgres, react, react-native, typescript
- Language: TypeScript
- Homepage: https://findmyride.app
- Size: 6.26 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# π΄ββοΈ FindMyRide
> I am currently migrating this project to new public repo from an old private repository rewriting it along the way. Many things are broken and working unstably. The application itself has been removed from the AppStore and GooglePlay. It will soon be restored, including the backend and user data.
## Screenshots
| π΄ββοΈ | π± | πΊοΈ |
| :-----------------------------------------------------------------------------------------------------------: | :-------------------------------------------------------------------------------------------------------------: | :-----------------------------------------------------------------------------------------------------------------: |
|  |  |  |
|  |  |  |
|  |  |  |## Main packages
- [findmyride/api](https://github.com/seralexeev/findmyride/tree/main/projects/api)
- [findmyride/app](https://github.com/seralexeev/findmyride/tree/main/projects/app)## Getting started
- `adb reverse tcp:8081 tcp:8081`
## Architecture (legacy)
### Overview

### Database structure
[schema.sql](https://github.com/seralexeev/findmyride/blob/main/projects/api/src/migrations/schema.sql)
