Description: A Site where you can input the number of elements and a timeline shape is generated for you having that number of elements in TLDraw.
Even though I didn't get selected, I am very glad at how this project turned out and had a lot of fun working on it.
Email: [email protected]
- Created a custom shape
tl
(timeline) using the template provided on the tldraw docs tl
takesparts
as a prop and uses it to determine length of timeline and number of elements it has.- Value for
parts
is accepted from user and passed totl
when the Generate button is clicked. - User can click Generate Again to generate new timeline.