About the Project
As a part of my final year undergraduate internship, I got a chance to work on a very interesting project. I was assigned to develop a web application portal that could simplify the job of project management. Although, it was a technical role, this activity gave me a first look of how project management is handled from project planning till execution and closing in a team in a distributed but coherent manner.
“Live as if you were to die tomorrow. Learn as if you were to live forever.” – Mahatma Gandhi
The features of the web-app included creating and assigning tasks, updating the status and finishing the tasks either by admin or user. There are other simple features also (not a part of this demo) such as interaction within community and email. In short, a complete web based pre-packaged tool!
Admin Credentials:
Email: captain@gmail.com
Password: captainamerica
It was a simple PHP-MySQL based module designed to be integrated within any PHP based CRM solution.
Exciting Highlights
- First PHP and MySQL based web application solution.
- Dynamic database with indexes.
- Module of project management tool.
The biggest challenge in this mission was to clearly understand and articulate the need of the project managers on paper and build a simple but efficient solution. Since I was the point of contact for this project, it was a must to break down each requirement step by step and finally evaluate the scalibility and feasibility of the proposed solution.
View Project