https://github.com/ebkr/goprojectify
Project Management Software written in Golang
https://github.com/ebkr/goprojectify
Last synced: 3 months ago
JSON representation
Project Management Software written in Golang
- Host: GitHub
- URL: https://github.com/ebkr/goprojectify
- Owner: ebkr
- License: mit
- Created: 2018-11-29T13:19:30.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-03-12T15:00:39.000Z (about 6 years ago)
- Last Synced: 2025-01-14T12:30:08.983Z (4 months ago)
- Language: Go
- Size: 2.53 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# GoProjectify
[](https://goreportcard.com/report/github.com/ebkr/GoProjectify)
[](https://opensource.org/licenses/MIT)
[](https://travis-ci.org/ebkr/GoProjectify)
## What is it?
GoProjectify is a Project Management Software, aiming to provide an easy way to show dependency trees.It can be used to break tasks down, or to create a chain of tasks to perform.
### Status
GoProjectify now works across multiple connections, meaning collaboration is now possible!
Functional! The only feature not yet implemented is the ability to rename nodes, however you can still delete a node, and create a new one to replace it.
The interface has been reworked a few times, and the quality of GoProjectify has improved.