KLineChart icon indicating copy to clipboard operation
KLineChart copied to clipboard

[Proposal] Project structure change

Open JakeAdler opened this issue 4 years ago • 1 comments

I think that the current monolithic structure of the project will not scale well in the future. I think there are a few structural changes that should be made while the project is still fairly small.

  • Move to a github orginization
  • Break out modular packages from the monolith
  • Move to a monorepo or multi-repo structure

This will make it much easier for people to work on certain portions of the project, rather than having to reason about how all the pieces integrate together.

JakeAdler avatar Feb 28 '21 10:02 JakeAdler

@JakeAdler Thank you so much for your suggestion.

liihuu avatar Mar 02 '21 14:03 liihuu