Skip to content
This repository has been archived by the owner on Sep 4, 2020. It is now read-only.

prodio-pm/web-ui

Repository files navigation

UNDER SIGNIFICANT REFACTOR!!!

The first itteration of Prodio was great, it proved the concept worked. Now its time to build something real and useable out of it.

So, I'm completely refactoring the code to be reusable. I'm also switching out the UI for a React.js based UI.

Basically, for now, use at your own risk or for research :)

Prodio

Prodio in Latin means to "Come forth, appear, proceed and/or project". It seemed like the prefect name for a project that hopes to help to move project management from a taboo topic into an enjoyable experience.

Prodio is NOT ready yet. Please keep an eye out though as it is making progress.

Web UI

Still need to add stuff to this.

API

/api/v1/projects

/api/v1/project/{id}

/api/v1/project/{id}/tree

/api/v1/project/{id}/branch/{id}

/api/v1/project/{id}/nodes

/api/v1/project/{id}/node/{id}

/api/v1/project/{id}/find?q={expression}&u={under}

/api/v1/project/{id}/edges

/api/v1/project/{id}/edge/{id}

/api/v1/users

/api/v1/user/{id}

Releases

No releases published

Packages

No packages published