Simple web application to keep track of your daily status reports and update them during Scrum meetings or otherwise with super ease to the team and/or client.
Launch the python project in Visual Studio OR run
python manage.py runserver
- Email integration (for scrum reminders, sending status through email, etc.)
- Slack integration (to post the status on a particular slack channel)
- Security enhancements
- Web hosting
- Ability to create and join Team/Organization
- Manager View (Shows Statuses of Team)
- Allow more than 5 Jira issues to be populated.
- Keep the "Attach your tasks/bugs here" constantly at the top of status so as to prompt user for action.
- Documentation
- Code Comments
- Github Builds