Cyrus Krispin Vijikumar's Project Portfolio Page
Project: Pied Piper
I took part in developing Pied Piper, a task management app that helps current and future university student leaders take charge of their group projects. It allows students to more easily manage their group project, and keep track of their teammates’ progress while being able to rate their performances upon completion of their assigned tasks.
Summary of Contributions
- New Feature: STATUS for task
- What it does: allows users to quickly understand the current status of each task based on colour coded tags.
- Justification: the user does not have to read through the task details to identify if the task is completed, is due soon or is overdue. Each status is represented using predefined colours. This is a nice to have feature.
- Pull Requests: #95, #184
- New Feature: Dark Mode
- Update Feature: Role for team members
- What it does: allows users to give each team members roles.
- Justification: roles within a team allows the team to work together effectively. This feature allows the user to give each member a role, which can be viewed easily.
- Pull Requests: #49
-
Code contributed: RepoSense link
- Documentation:
- Developer Guide:
- Added activity diagram for STATUS
- Added more cases for manual testing
- User Guide:
- Added explanation for colour codes of status tag - Key definitions
- Developer Guide:
- Community