#Nimbus
##This is the official Android Application of Technical Festival of NIT Hamirpur NIMBUS made by YOU 😄.
###How to setup this project in Android Studio :-
-
Firstly, fork this repo from appteam-nith/festnimbus by clicking on fork button
-
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]/festnumbus.git
[username] is replaced by your github username
-
Finally, open this project in android studio.
-
Happy Hacking 😉
###How to contribute in this project :-
-
Go through the entire project after building it, find bugs and report them.
-
View the issues put up in the repo and try to fix them.
-
IMPORTANT :- Before sending a Pull Request make sure that your forked repository is in sync with the base repository Click Here .