A web application for the employees of a company which will be a common platform for the employees working on same project. It will help them to keep track of the tasks that need to be done in the particular project. It will also help them to track the progress of the project. There is a chat room that will help the members for raising issue, giving updates, having discussion and for other general messages. Members of the project can update the status of each tasks of the on-going project .
https://managingit.herokuapp.com/login
git clone https://github.com/PurvaKar/Team-Management-and-Communication.git
cd into project repository
pip install -r requirements.txt
python run.py