Skip to content

Yobitelcommunication/sample_code

 
 

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

Languages

  • Python 48.2%
  • CSS 41.8%
  • Dockerfile 10.0%