https://github.com/grobles-inc/ordee
A mobile app for restaurants, covering processes for orders, menu, meals, receipts and much more.
https://github.com/grobles-inc/ordee
expo postgresql react-native-paper sdk52 typescript
Last synced: about 1 year ago
JSON representation
A mobile app for restaurants, covering processes for orders, menu, meals, receipts and much more.
- Host: GitHub
- URL: https://github.com/grobles-inc/ordee
- Owner: Grobles-Inc
- Created: 2024-12-02T20:21:19.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-25T22:08:51.000Z (about 1 year ago)
- Last Synced: 2025-02-25T22:27:38.462Z (about 1 year ago)
- Topics: expo, postgresql, react-native-paper, sdk52, typescript
- Language: TypeScript
- Homepage: https://ordee.framer.website
- Size: 3.14 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Ordee
A mobile app for restaurants, covering processes for orders, menu, meals, receipts and much more.
|  |  |  |
|:---:|:---:|:---:|
|  |  |  |
## Stack
- [Expo](https://expo.dev/): Set of tools, libraries and services which allow you to develop native iOS and Android apps written in JavaScript.
- [react-native](https://reactnative.dev/): Used to develop applications for Android, Android TV, iOS, macOS, tvOS, Web, Windows and UWP by allowing developers to use React with the native features of these platforms.
- [postgresql](https://supabase.com/docs/guides/database/overview) : Provided by *Supabase*
- [typescript](https://www.typescriptlang.org/): It is a superset of JavaScript, essentially adding static types and class-based objects.
- [react-native-paper](https://reactnativepaper.com): High-quality, standard-compliant Material Design library that has you covered in all major use-cases.
- [nativewind](https://www.nativewind.dev/): A utility-first CSS framework for rapidly building custom user interfaces.