appteam-nith / Nimbus

Official Android Application for Nimbus 2k18

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nimbus

This is the official Android Application of Technical Festival of NIT Hamirpur NIMBUS made by YOU 😄.

Screencast link: https://youtu.be/7imGYIVipXY

Google Play link: https://play.google.com/store/apps/details?id=com.appteam.nith.nimbus

How to setup this project in Android Studio :-

  1. Firstly, fork this repo from appteam-nith/Nimbus 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]/festnumbus.git

    [username] is replaced by your github username

  3. Finally, open this project in android studio.

  4. 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 Click Here .

Libraries used

License

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

About

Official Android Application for Nimbus 2k18

License:GNU General Public License v3.0


Languages

Language:Java 100.0%