MuvkinTours is an android application that allows passengers to order food while they cruise through the kenyan highlands as they travel.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
- Android Studio IDE
- SDKMan - To handle different java versions.
- Java 11
- Fork the repo
- Create a new branch
$ git switch -c (improve-feature)
-
Make the required changes in the file.
-
Add changes to reflect the changes made.
-
Commit your changes.
$ git commit -am (improve-feature)
-
Push to the branch
$ git push origin (improve-feature)
-
Create a Pull Request
-
You can clone it it to your local machine to have it locally.
-
Clone this repository to a location in your file system.
-
Open terminal command line then navigate to the root folder of the application.
$ git clone https://github.com/CharlesMuvaka12345/heroSquad.git $ cd ../path/to/the/file
- Android Framework
- Java 11
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
- Charles Muvaka - Initial work - LinkedIn
This project is licensed under the MIT License - see the LICENSE.md file for details
- Hat tip to anyone whose code was used
- Inspiration
- etc