The central information hub for the students of IGDTUW. Designed by the students, for the students.
The prototype of the web application is currently live on heroku.
- Clone the source.
$ git clone https://github.com/codebenders-igdtuw/IGDTUW-Online.git
- Install the requirements
$ pip install -r /path/to/requirements.txt
$ cd IGDTUW-Online
$ python manage.py runserver
Please note that we are not accepting any PRs at this moment. :(