Skip to content

jyjoshi/cms

Repository files navigation

Project Title

Overview

This project is designed to create an application similar to Uber Eats, focusing on the browsing and ordering aspects without the food delivery pipeline. It is developed using Java for Android, providing a mobile platform solution for users to explore menus, place orders, and manage their food preferences from different restaurants.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing.

Prerequisites

  • Android Studio
  • Java Development Kit (JDK)
  • Android SDK

Installing

  1. Clone the repository to your local machine.
  2. Open Android Studio and import the project by selecting Open an Existing Project and navigating to the project directory.
  3. Once the project is opened in Android Studio, let the Gradle sync finish.
  4. Configure an Android emulator or connect an Android device to your computer.

Running the Application

To run the application, follow these steps:

  1. In Android Studio, select the app module in the configuration dropdown.
  2. Click the Run button or press Shift + F10. Choose the connected device or emulator.
  3. The application should now build and run on your device or emulator.

Project Structure

  • 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.

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • Inspiration: Long waiting queues at college canteens resulting in students being late to lectures after lunch breaks.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages