This is a food delivery application made in Flutter, using which users can order food items from Pizza Planet restaurant online. Firestore is used in the app as its database to store menu items, their descriptions and images. For secure online transactions Razorpay's payment gateway is used. User Authentication in app is done using Firebase's Phone Authentication is used.
- Flutter SDK: Follow the instructions here to install the Flutter SDK.
- An Integrated Development Environment (IDE) like Android Studio or Visual Studio Code. You can download Android Studio from here: https://developer.android.com/studio.
To set up and run this Flutter application, follow these steps:
- Open the folder in which you want to clone the repository
- Clone the github repository using
git clone https://github.com/Asharma538/pizza_planet_app.git
- Run
cd pizza_planet
- Run
flutter pub get
- Run the flutter application in a browser or in a virtual device. Done! :)
Name | Roll no. |
---|---|
Drishti Agrawal | B21CS027 |
Anadi Sharma | B21CS008 |