Skip to content

Simple flask application that saves bucket/todo items to local filesystem and prints the content.

License

Notifications You must be signed in to change notification settings

ontaptom/bucketlist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Bucket List

This is a very simple flask application that enables end-user to add Items to his/hers bucket list. The items are saved locally in /app-storage/list.txt file.

Developed to exaplain on example the difference between stateful and stateless app, and how to save a state in kubernetes.

Docker image is available via: https://hub.docker.com/r/ontaptom/bucketlist

About

Simple flask application that saves bucket/todo items to local filesystem and prints the content.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published