Skip to content

A task management system that allows you to create tasks, assign performers, and change their statuses. Registration and authentication are required to work with the system. Stack: Python, Poetry, Docker, Git, Django, GitHub Actions, Flake8, PostgreSQL, Railway, HTML, Bootstrap

danokp/task-manager

Repository files navigation

Hexlet tests and linter status:

Actions Status Maintainability Github Actions Status Test Coverage

Task manager

Task Manager - a task management system that allows you to create tasks, assign performers, and change their statuses. Registration and authentication are required to work with the system.

If you want to try it follow the link.

Installation

To download and install this project use the following commands:

git clone git@github.com:danokp/task-manager.git
cd task-manager

Usage

  1. Make sure that Docker and Docker-compose are installed.
docker -v
docker compose version
  1. Create .env file according to example (.env.example)
  2. Run the application:
docker compose up
  1. Open the application in web browser at http://localhost:8000.

About

A task management system that allows you to create tasks, assign performers, and change their statuses. Registration and authentication are required to work with the system. Stack: Python, Poetry, Docker, Git, Django, GitHub Actions, Flake8, PostgreSQL, Railway, HTML, Bootstrap

Resources

Stars

Watchers

Forks

Packages

No packages published