Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 684 Bytes

README.md

File metadata and controls

32 lines (21 loc) · 684 Bytes

IGDTUW Online

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.

Setup Instructions

  • Clone the source.
$ git clone https://github.com/codebenders-igdtuw/IGDTUW-Online.git
  • Install the requirements
$ pip install -r /path/to/requirements.txt

Run the project

$ cd IGDTUW-Online
$ python manage.py runserver

License

The MIT License (MIT)

Please note that we are not accepting any PRs at this moment. :(