Skip to content

Latest commit

 

History

History
28 lines (15 loc) · 945 Bytes

README.md

File metadata and controls

28 lines (15 loc) · 945 Bytes

Hillffair2K18

This is the official code repository for Hillffair 2K18 Android app.

How to setup this project in Android Studio :-

  1. Firstly, fork this repo from appteam-nith/Hillffair2K18 by clicking on fork button

  2. Now clone the forked repo in your pc. For this first copy the url of your forked repo (use terminal or git bash):

  git clone https://github.com/[username]/Hillffair2K18.git

[username] is replaced by your github username
  1. Finally, open this project in android studio.

  2. Happy Hacking 😉

How to contribute in this project :-

  1. Go through the entire project after building it, find bugs and report them.

  2. View the issues put up in the repo and try to fix them.

  3. IMPORTANT :- Before sending a Pull Request make sure that your forked repository is in sync with the base repository.

License

This project is currently licensed under the GNU General Public License v3