Skip to content

Evglit/python-project-lvl4

Repository files navigation

Task manager

Actions Status Python CI

Description

The task management system that allows you to set tasks, assign performers and change their statuses. Registration and authentication are required to work with the system.

The project is deployed to Heroku: https://task-mg.herokuapp.com

Password for all users: 123

Login example:
Username: Тирион
Password: 123

Installation

Clone the repository and use this command to install application dependencies:

pip install -r requirements.txt

The following environment variables are used to configure the application:
POST_SERVER_ITEM_ACCESS_TOKEN SECRET_KEY_APP DEBUG_STATUS ALLOWED_HOSTS LANGUAGE

About

Project Hexlet №4 "Task manager"

Resources

Stars

Watchers

Forks

Packages

No packages published