Skip to content

Labidahrom/task-manager

Repository files navigation

Django task manager

Hexlet tests and linter status:

Actions Status Actions Status Maintainability

Web version

https://python-project-52-production-3079.up.railway.app/

Project description

A Task Manager web app built on the Django framework with basic functionality, including all CRUD operations and task management features:

  • registering a user and creating tasks on his behalf
  • attaching additional properties to tasks, such as statuses and labels

System requirements

  • Linux
  • Python (3.6 or later)
  • PIP
  • Poetry
  • GIT
  • PostgreSQL
  • Django

Installation and run

Open your terminal and type:

git clone https://github.com/Labidahrom/python-project-52
cd python-project-52
make package-install
make start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published