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.
- React Native
- Typescript
- Expo Bare Workflow
- Firebase Cloud Firestore
- Firebase Cloud Auth
- Firebase Storage
- 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...
Clone this project:
git clone [email protected]:antoniovuono/gopizza.git
Instalar as bibliotecas:
cd gopizza
yarn
Rodando o projeto:
npx expo run:ios
npx expo run:android