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.
- Host: GitHub
- URL: https://github.com/orodrigogo/gopizza
- Owner: orodrigogo
- Created: 2022-04-14T14:11:31.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2022-04-14T14:19:43.000Z (about 3 years ago)
- Last Synced: 2025-03-29T13:11:57.308Z (2 months ago)
- Topics: expo-bare-workflow, fireabse, react-native
- Language: TypeScript
- Homepage:
- Size: 3.9 MB
- Stars: 26
- Watchers: 2
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# 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/)