Skip to content

vishu1993/nereid-project

 
 

Repository files navigation

Nereid Project

image

image

A web based project management system built on the Tryton framework and nereid.

Nereid Project is an open-source collaborative development platform offered by Team Openlabs. It is mainly used for managing project processes. While it could be used for managing any kind of projects, it is primarily used at Openlabs to manage software projects. It is designed to help organise projects & tasks. The aim is to connect everything together on a single interface, avoiding unecessary time consumption, and track project's progress, task's status, shared files, time spent on individual tasks.

The goal of nereid project is to provide a friendly web based user interface to stakeholders outside the company to the powerful project management module of Tryton.

  • Separate user accounts for users outside the company (like customers & freelancers) without giving access to Tryton.
  • Simplify the project management tasks to encourage participation from users who may not be tech savvy.

Installation

$ pip install trytond_nereid_project

To install from source

$ git clone git://github.com/openlabs/nereid-project.git
$ cd nereid-project
$ python setup.py install

About

Web application for Tryton project management

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 48.5%
  • JavaScript 41.1%
  • CSS 9.1%
  • Makefile 1.3%