https://github.com/one-aalam/gyza
Food Ordering Mobile + Web App
https://github.com/one-aalam/gyza
expo graphql monorepo nextjs nodejs react react-native react-native-web
Last synced: 3 months ago
JSON representation
Food Ordering Mobile + Web App
- Host: GitHub
- URL: https://github.com/one-aalam/gyza
- Owner: one-aalam
- Created: 2019-08-04T14:21:45.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-08-18T12:21:57.000Z (almost 7 years ago)
- Last Synced: 2025-06-03T20:45:46.505Z (about 1 year ago)
- Topics: expo, graphql, monorepo, nextjs, nodejs, react, react-native, react-native-web
- Language: TypeScript
- Homepage:
- Size: 2.42 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Gyza
aspires to be a
Multi-platform :hamburger::pizza::fries: food ordering app for iOS, Android and Web
built with React Native, GraphQL, etc. using platform-agnostic constructs and consistent visual language
`There are many essentials component to agnostic-ness that are currently being considered to zero in a final, robust and scalable choice. Till that's finalized, the native app will still continue to grow towards completeness`
Current Tooling Status
- [x] `@gyza/app` Mobile App with Expo/React Native
- [x] `@gyza/common` Re-usable core
- [ ] `@gyza/web` CRA based SPA web admin/dasboard
- [ ] `@gyza/ssr` NextJS 9 based consumer facing web app
## Demo
**If you like this project**, please give a ⭐ on GitHub — it helps!
## Development stack
This project follows the react-native-web philosophy of **Write Once, Render Anywhere**.
- [React Native](https://facebook.github.io/react-native/)
- [Expo](https://expo.io/)
- [React Native Web](https://github.com/necolas/react-native-web)
- [Next.js](https://nextjs.org/)
## App features
The app consists of following parts which should cover the whole searching and ordering flow:
- Search for food/restaurants
- Order
- Manage Address
- Payments
Credits:
- https://github.com/iamkevinwolf and structure of his https://github.com/iamkevinwolf/formal helped a lot with setting up the React Native/Expo side of the puzzle
