This project is an extension of the base project FoodReady. The extension focuses on the vendors' aspects by handling UI and business logic, facilitating order management, sales analytics, and menu updates.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
- Android Studio
- Java Development Kit (JDK)
- Android SDK
- Clone the repository to your local machine.
- Open Android Studio and import the project by selecting
Open an Existing Project
and navigating to the project directory. - Once the project is opened in Android Studio, let the Gradle sync finish.
- Configure an Android emulator or connect an Android device to your computer.
To run the application, follow these steps:
- In Android Studio, select the app module in the configuration dropdown.
- Click the Run button or press Shift + F10. Choose the connected device or emulator.
- The application should now build and run on your device or emulator.
app/
- Contains the source code for the application, including the Java files and resources (layouts, values, etc.).gradle/
- Gradle wrapper files for ensuring a consistent build environment.build.gradle
- The build configuration for the app module and project-wide settings.settings.gradle
- Includes settings for the Gradle build.
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
- Jay Joshi - Initial Prototype - Jay Joshi
- Aman Singh - Optimizations - Aman Singh
- Sanket Halake - Frontend Implementation - Sanket Halake
- Anant Rajpurohit - Frontend Design - Anant Rajpurohit
This project is licensed under the MIT License - see the LICENSE.md file for details
- Inspiration: Long waiting queues at college canteens resulting in students being late to lectures after lunch breaks.