https://github.com/k2on/elytrarides
Mobile and Web Application for a Private Carpool System
https://github.com/k2on/elytrarides
Last synced: 14 days ago
JSON representation
Mobile and Web Application for a Private Carpool System
- Host: GitHub
- URL: https://github.com/k2on/elytrarides
- Owner: k2on
- Created: 2024-10-16T14:17:55.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-09-29T05:25:58.000Z (10 months ago)
- Last Synced: 2025-09-29T07:15:26.126Z (10 months ago)
- Language: TypeScript
- Homepage:
- Size: 1.62 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Elytra Rides
Mobile and Web Application for a Private Carpool System

Server:
- Rust
- GraphQL
- PostgreSQL
- Redis
- Websockets
- Diesel ORM
- Twilio for auth and notifications
- Google Maps API
Client:
- Typescript
- React
- Next.js for web rider interface
- Expo / React Native for driver mobile app.
- Tailwind / Nativewind
- Google Maps API
- React Query Hooks generated from backend and shared between web and mobile