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

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.

Awesome Lists containing this project

README

          

# Ordee

A mobile app for restaurants, covering processes for orders, menu, meals, receipts and much more.
| ![Img 1](https://i.postimg.cc/xjsxw2t3/phone1.png) | ![Img 2](https://i.postimg.cc/jjmqg9Bx/telefono2.png) | ![Img 3](https://i.postimg.cc/htCtxhr7/telefono3.png) |
|:---:|:---:|:---:|
| ![Img 4](https://i.postimg.cc/DyPZvx46/telefono4.png) | ![Img 5](https://i.postimg.cc/Jz7hGjbL/telefono5.png) | ![Img 6](https://i.postimg.cc/02sj1Tjr/telefono6.png) |

## 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.