/cleartask

A project management app that enables people and teams get more done by effectively managing their projects and tasks

Primary LanguagePython

Cleartask

A project management app that enables people and teams get more done by effectively managing their projects and tasks

Getting Started

Clone the repository:

git clone https://github.com/mutuaMkennedy/cleartask.git

Install the project dependancies:

pip install -r requirements/base.txt

Run Server:

python manage.py runserver --settings=cleartask.settings.local