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

https://github.com/orodrigogo/gopizza

🍕📱 Aplicação para auxiliar Garçons a gerenciar pedidos de uma Pizzaria em React Native com Firebase.
https://github.com/orodrigogo/gopizza

expo-bare-workflow fireabse react-native

Last synced: about 2 months ago
JSON representation

🍕📱 Aplicação para auxiliar Garçons a gerenciar pedidos de uma Pizzaria em React Native com Firebase.

Awesome Lists containing this project

README

        

![App Screenshot](.github/appcover.png)

# GoPizza

Complete application to assist Waiters of a Pizzeria. In this App, the Administrator registers the pizza menu and the Waiter takes the customer's order and monitors the Pizza preparation process. In this application we will use Realtime database with Firestore, Authentication and Firebase Storage to store images. We will also be using Expo with Bare Workflow, Typescript, Styled Components and more.
## Stack

- React Native
- Typescript
- Expo Bare Workflow
- Firebase Cloud Firestore
- Firebase Cloud Auth
- Firebase Storage

## Features

- User authentication (customer and waiter)
- User Register
- Password Recovery with e-mail
- Pizzas Register and Update info
- Pizzas image upload
- Client Order
- Manage pizza cooking
- Manage Orders open and close
- Screen Routes
- And more...

## Running

Clone this project:
```bash
git clone https://github.com/rodrigorgtic/gopizza.git
cd gopizza
npm install
```

Start App with `run-android` or `eun-ios`

```bash
npx react-native run-android
```

## Feedback

Would you like to speak with me? I find myself on Linkedin: [linkedin.com/in/rodrigo-goncalves-santana/](https://www.linkedin.com/in/rodrigo-goncalves-santana/)