jakekinsella / hierarchy-server

The Scala server for a Trello-like task manager, but with trees and graphs

Repository from Github https://github.comjakekinsella/hierarchy-serverRepository from Github https://github.comjakekinsella/hierarchy-server

hierarchy-server

The Scala server for a Trello-like task manager, but with trees and graphs to help me plan my life better.
This project is currently in active development.

to-do

  • Dockerize
  • Add option to API to support detailed vs non-detailed nodes
  • Endpoint that flattens graph so that it can be displayed as cards in columns
  • Validate input data
  • Deleting a root node doesn't delete all child nodes

About

The Scala server for a Trello-like task manager, but with trees and graphs

License:MIT License


Languages

Language:Scala 100.0%