You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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:
The text was updated successfully, but these errors were encountered: