Skip to content

wandeder/task_manager_by_django

Repository files navigation

Task manager

It's fourth learning project from Hexlet.io. It's simple web-application for manage tasks in company or team. The application implements the registration of new users, authentication. It is possible to create new tasks, statuses and labels, assign task executors. The user can edit his account, change information and password. While a user is participating in a task, their account cannot be deleted. As long as a status or label is assigned to a task, it cannot be deleted. Language localisation on English and Russian.

Framework: Django
Design: Bootstrap
CI/CD: GitHub Actions Heroku
Database on production: Postgres
Logging: Rollbar

Linter flake8 status:

linter

My own tests status:

tests

CodeClimat and coverage status:

Maintainability Test Coverage

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published