Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 907 Bytes

README.md

File metadata and controls

15 lines (13 loc) · 907 Bytes

Hexlet tests and linter status:

Actions Status Actions Status Test Coverage

Task Manager is a task management system. It allows you to set tasks, assign performers and change their statuses.

You can try it at the link https://python-project-52-ral8.onrender.com

Requirements:

  1. Python >=3.10
  2. poetry >= 1.2.0
  3. django >= 5.0.6
  4. django-bootstrap5 >= 24.2
  5. postgreSQL >= 16
  6. gunicorn >= 22.0.0