Task Manager is the final project of the Python course of the Hexlet education project. It is a small web application that helps you to deal with tasks.
$ make install
$ cp .env.local .evn
Edit .env
$ make start
$ make test
Task Manager is the final project of the Python course of the Hexlet education project. It is a small web application that helps you to deal with tasks.
$ make install
$ cp .env.local .evn
Edit .env
$ make start
$ make test