- A django based web app for IITG professors where they can login and fill their academic and non-academic achievements.
- It can crawl from mail of professors and automatically changes position of responsibility on the web portal.
What things you need to install the software and how to install them
Python 2.3
Django 1.11
PIL
A step by step series of examples that tell you how to get a development env running
Install Django
sudo apt-get install python-django
Installing PIL
pip install pil
- Mukul Verma - Initial work - muk98
See also the list of contributors who participated in this project.