Digital Complaint and other systems in Karakoram House, IIT Delhi
- Digital Complaint System
- Anonymous Mess Feedback
- Hostel News/Updates
- Bills Transperancy
- Splash Screen Activity
- Home Activity
- Sign-In Activity
- Complaint Activity
- User Info Activity
- All the
code
required to get started
- Clone this repo to your local machine using
https://github.com/sauravmittal001/Karakoram
update and install git
$ ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
$ brew install git
$ git --version
config account
$ git config --global user.name "Your Name"
$ git config --global user.email "Your Email"
$ git config --list
clone repo
$ git init
$ git clone https://github.com/sauravmittal001/Karakoram
- Ask away at Slack Workspace.