Skip to content

Vetrixs/todolist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todolist

How to use it

Requirements

One of the following

  • Docker
  • Python

Start the app

Docker

$ docker-compose up  -d

Python

Install the Library`s

$ pip install -r ./todolist/requirements.txt

Start the app

$ python ./todolist/main.py

Contribution

  • VetrixTV(Wilhelm Adam)