Skip to content

thinkpad01/demo-app

 
 

Repository files navigation

TODO Application

Simple TODO list application using Python Flask framework.

* Users should be able to create todo tasks wth a title and description.
* Included Dockerfile for building docker container image.
* Includes some basic unit test case examples.

About

Demo app for the CICD class

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 49.2%
  • HTML 34.1%
  • CSS 8.3%
  • JavaScript 6.6%
  • Dockerfile 1.8%