https://github.com/c-saltz/yummigo
Discover and go eat!
https://github.com/c-saltz/yummigo
fastapi postgresql react react-native strawbery-graphql
Last synced: 6 days ago
JSON representation
Discover and go eat!
- Host: GitHub
- URL: https://github.com/c-saltz/yummigo
- Owner: c-saltz
- Created: 2025-04-14T19:25:25.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-21T20:16:27.000Z (about 1 year ago)
- Last Synced: 2026-06-23T03:39:04.291Z (6 days ago)
- Topics: fastapi, postgresql, react, react-native, strawbery-graphql
- Language: Python
- Homepage:
- Size: 298 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

✨ Discover and go eat! ✨
This Yummi-Go is a platform where foodies around the world can meet their favorite eateries easily and restaurant owners' can reach their customers effortlessly.
---
## Technologies Used
- backend: FastAPI, Strawberry GraphQL, PostgreSQL
- web-frontend: React
- mobile-app: React Native
- database: SQLAlchemy
- authentication: JWT
- deployment: Fly.io
---
## Features
As a foodie
Core:
- sign up
- search an eatery near by or at specific location (based on favorite food)
Additional
- get direction
- share picture/vdo on social media
- leave a review
- subscribe to new eatery in town, new menu, promotions, and more
- share extra food

As an eatery
Core:
- sign up
- announce new items, promotions, and more to subscribers
Additional:
- reply to customers' reviews
- take reservations
- share leftovers
