Chore tracking web app. Used to demo web and dotNet Core.
149
Chore Tracking Application. Used to demo writing custom web framework and dotnet core. Stores chores locally to filesystem.
docker run -p 8089:80 kstreith/chore-app
Open browser to http://localhost:8089/ Application is pre-loaded with sample data, it persists data to the container filesystem, can safely be stopped and started.
Content type
Image
Digest
Size
115.7 MB
Last updated
almost 9 years ago
docker pull kstreith/chore-app