File tree Expand file tree Collapse file tree 1 file changed +16
-1
lines changed Expand file tree Collapse file tree 1 file changed +16
-1
lines changed Original file line number Diff line number Diff line change @@ -11,4 +11,19 @@ Task management is a Django web application. Django-based task tracking system w
1111- Registration and authorization are implemented.
1212- Tasks have labels and statuses.
1313- The application works with all kinds of databases.
14- - Russian and English languages are supported (see locale).
14+ - Russian and English languages are supported (see locale).
15+
16+ ## Technologies
17+ - Django
18+ - Error tracking with Rollbar
19+ - CI/CD with GitHub Actions (one pipeline created by hexlet and one by me)
20+ - bootstrap5
21+ - ruff
22+
23+ ## Features
24+ - Subtasks and Checklists
25+ Break down complex tasks into smaller steps or checklists.
26+ - Comments and Collaboration
27+ Add comments or notes to tasks for team communication.
28+ - Attachments
29+ Upload files or documents related to specific tasks.
You can’t perform that action at this time.
0 commit comments