Overview:
The "client" package is named "client" and not "k-sim." Either we should clarify the client-server relationship (with implementations) or we should rename it to k-sim.
What aspect of the ARCHITECTURE is involved?
[x] Overall Layout (k-sim/KSim.js)
[ ] System visualization (k-sim/vis/*)
[ ] Simulation engine (k-sim/engine/*)
[ ] Simulation control compoments (k-sim/ctl/*)
What should k-sim do?
Pick client-server or client-only
What does it do instead?
Has unclear documentation and package names
Steps to produce the current behavior:
Have a new user read the code and repo without talking to a contributor.
Additional Information:
From the original open-source onboarding review.
Overview: The "client" package is named "client" and not "k-sim." Either we should clarify the client-server relationship (with implementations) or we should rename it to k-sim.
What aspect of the ARCHITECTURE is involved?
k-sim/KSim.js
)k-sim/vis/*
)k-sim/engine/*
)k-sim/ctl/*
)What should k-sim do? Pick client-server or client-only
What does it do instead? Has unclear documentation and package names
Steps to produce the current behavior: Have a new user read the code and repo without talking to a contributor.
Additional Information: From the original open-source onboarding review.