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

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

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