fstrauf / tokenomics-hub-investor

next-js-blog-with-comments-fstrauf.vercel.app
3 stars 3 forks source link

Roadmap / timeline TDS screen #276

Open fstrauf opened 1 year ago

fstrauf commented 1 year ago

Requirements

Create a timeline screen within TDS that contains the same form elements as the post creation/update screen. https://github.com/fstrauf/tokenomics-hub-investor/blob/TDF/components/form/FormTimeLine.tsx

Implementation

  1. create a new tdf screen TDFTimeline based on https://github.com/fstrauf/tokenomics-hub-investor/blob/TDF/components/tdf/TDF_valueDemandUtility.tsx
  2. embedd the FormTimeLine component and make sure data elements are mapped correctly, so that the date is stored on post level and not within the DesignElement.
masonfasco commented 1 year ago

Roadmap & Timeline Phases and step have been created

Image