Skip to content

epicadk/LunchBox

 
 

Repository files navigation

LunchBox

LunchBox is a native Android application for finding nearby restaurants, their servings, and what not! The application follows MVVM architecture and is written in Java. This project comes under Technology Incubator Programme BITS Pilani Goa Campus

Building The Code

  1. Clone the repository using HTTP:https://github.com/devansh-299/LunchBox.git
  2. Open Android Studio.
  3. Click on 'Open an existing Android Studio project'
  4. Browse to the directory where you cloned the project and click OK.
  5. Let Android Studio import the project and you are good to go!

Contribution Guidelines

  1. All issues should be raised via GitHub issue tracker and should follow the issue template
  2. All changes should be proposed via Pull Requests and should follow the pull request template
  3. Commit messages should be appropriate and must reflect/describe the changes made
  4. One commit should have only one change although it may involve changes in multiple files

How To Contribute

  1. Fork the project
  2. Make your changes and push the changes to your forked repository
  3. Send a pull-request master branch and ensure the pull request follows the template.

Maintainer

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%