Skip to content

Xapdina/python-project-52

Repository files navigation

Hexlet tests and linter status:

Actions Status

CodeClimate :

Maintainability

Test coverage:

Test Coverage

Project: Task Manager

Task Manager is a multifunctional and intuitive application designed to optimize the task management process. With its help, users can efficiently organize both professional and personal commitments, enhancing productivity and adherence to deadlines.

Requirements and Tools:

Tools Version
Python ^3.10.0
Django ^5.0

You need that commands


Download project

git clone [email protected]:Xapdina/python-project-52.git

Install project:

make install

Create table on database:

make makemigrations
make migrate

For run application use:

make dev 

If you want to remove project use:

python3 -m pip uninstall hexlet-code

P.S. You must have Poetry installed

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published