Skip to content

A project management tool in django. Intents to be a simple quick tool for manaing projects, tasks and team, most suitable for small companies.

Notifications You must be signed in to change notification settings

stoic1979/djprojman

Repository files navigation

djprojman

A project management tool in django. Intents to be a simple quick tool for managing projects, tasks and team, most suitable for small companies.

Under R&D by weavebytes.

Features

  • Each project will have tasks and workers to handle them.
  • Each task can have several comments by worker.
  • Comments will have title, description and screenshots.
  • There is a UI to add/edit/manage tasks.
  • There is a UI to add/edit/manage comments.

Unit Tests

  • Run tests as:- $ python manage.py test --keepdb

Setup Instructions

  • simple captcha
  • django rest framework
  • grappelli - for admin skinning

$ python manage.py collectstatic

Testing RESTful APIs

  • Get all projects

ToDo

  • Create template system to set desired theme.
  • Create graphs to show progress of projects.

About

A project management tool in django. Intents to be a simple quick tool for manaing projects, tasks and team, most suitable for small companies.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published