Skip to content

A demo todo application to talk about TDD with CICD and also shows how to use swift object store from the application to store and retrieve objects.

Notifications You must be signed in to change notification settings

rstarmer/todo-app

Repository files navigation

TODO Application README

Simple TODO list application using Python Flask framework

* Users should be able to create todo tasks wth a title and description
* Users should be able to attach an file to the task(This file object needs to be stored in Openstack Swift)

About

A demo todo application to talk about TDD with CICD and also shows how to use swift object store from the application to store and retrieve objects.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published