Skip to content

Instantly share code, notes, and snippets.

@dstock48
Created June 5, 2017 04:01
Show Gist options
  • Save dstock48/94bf92638df0a28ae2de0c876478fc05 to your computer and use it in GitHub Desktop.
Save dstock48/94bf92638df0a28ae2de0c876478fc05 to your computer and use it in GitHub Desktop.
Agile Practices / Project Management Reflection

Reflection: Agile Practices / Project Management

What project management strategies did you use in your projects this module?

  • In the Gametime project we simply used the GitHub issue tracker to keep a list of unfinished features. For Weathrly I have been using a dedicated task managment app for MacOS called 'Things' which I have used to keep track of all of the project requirments and sub-requirments, and have been checked them off as the project has been progressing.

What went well?

  • Keeping track of all of the pending tasks/unfinished features has been a great way to quickly see what work is left, and to prioritize which feature to work on next.

What would you do differently next time?

  • Next time I would like to try using Waffles because of the way it hooks into GitHub's issue tracking feature.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment