helpfulengineering / project-data-platform

An experimental attempt to make a CLI for supply-chain modeling for Helpful Engineering's Project Data
GNU Affero General Public License v3.0
10 stars 2 forks source link

Make okh tool interactive #40

Open ElijahAhianyo opened 1 year ago

ElijahAhianyo commented 1 year ago

As a follow up to #19 we need to make the okh tools interactive in the following way:

Jbutler-helpful commented 1 year ago

Using reflex

Jbutler-helpful commented 1 year ago

working to tighten the Scope on this issue:

  1. Okparser:
    1. The input consists of a valid IoP-compliant OK yaml document
    2. when parser encounters an element it can not atomise, it then requires some human interaction. The user interface enables this human computer collaboration.
    3. output consist of a valid .helpful ok yaml compliant document @ElijahAhianyo take a look at this and let me know what you think of it
elonskolnik commented 7 months ago

Iteration for future work: A- Tooltips popup for errors and notes B- Scrolling on right side of the screen C- Back-and-forth between left and right boxes D- Whole screen updates between steps