5425056540977.mp4
5425088603812.mp4
5425086531721.mp4
5425052189287.mp4
5425050270400.mp4
- PizzaMeal is a mobile app booking pizza online for customer convenient and fast.
-
PizzaMeal have many features includes user/admin
-
USER
-
Login / Register user
-
Select type pizza, size and get product into cart and finally checkout
-
Update Information User
-
Check status pizza delivery
-
ADMIN
-
CRUD pizza
-
Manager / Update pizza delivery status
-
React Native - TypeScript - Expo - Supabase
user
username: user@gmail.com pass: 123456
admin
username: admin@gmail.com pass: 123456
A quick introduction of the minimal setup you need to get a hello world up & running.
- Create file .env.example to file .env
- Register account Supabase add EXPO_PUBLIC_KEY to file .env
npm install
npm start
Please check file .env.sample
Here's a brief intro about what a developer must do in order to start developing the project further:
git clone https://github.com/vn-vietnam/PizzaMeal.git
cd PizzaMeal/
npm install
npm start