- Install the .apk file uploaded in the drive link submitter and run on an android device
- Alternatively, you can build your own release by cloning the github repo, and running
flutter build apk --release
- Make sure you have Flutter SDK and Android Studio installed
- Onboarding Screen
- Login & Signup Screens
- shopkeeper side
- Home page
- Edit Menu page
- Orders page
- user side
- Home page
- Search Result page
- Shop Info Page
- Cart page
- Looking at the feasibility of the problem, most of the people use mobile apps over websites for food ordering apps
- We choose dart/flutter over Kotlin as it is cross platform language/framework, so our app can have same codebase but can run over both iOS as well as android
- Clone repo and create a new branch:
$ git checkout https://github.com/TESLA2402/Manas_Kriti_Software_PS -b name_for_new_branch
. - Make changes and test
- Submit Pull Request with comprehensive description of changes
Here is the Problem Statement
Here is the Figma link
Here is the Drive link
Submitted by:
MANAS HOSTEL