Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introduce Agile Planning #11

Open
rofrano opened this issue Oct 19, 2020 · 0 comments
Open

Introduce Agile Planning #11

rofrano opened this issue Oct 19, 2020 · 0 comments
Labels
documentation Improvements or additions to documentation

Comments

@rofrano
Copy link
Owner

rofrano commented Oct 19, 2020

Introduction to Agile Planning concepts. Create an agile plan for the remainder of the workshop. Attendees will create Stories that they will execute during workshop. They will also use a Burndown chart to track their progress.

Stories include:

  • Create a skeleton Flask service
  • Add a counter where each GET increments the counter
  • Make the counter persistent
  • Add ability for multiple counters that are RESTful
  • Setup Continuous Integration
  • Add ability to delete a counter
  • Add Docker support
  • Add Kubernetes support
  • Full stories for planning are here
@rofrano rofrano added the documentation Improvements or additions to documentation label Oct 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant