cpsc455-bugstorm / TravelersTea

A Trip Planning App that tailors travel itineraries based on user preferences and providing detailed information about destinations; making travel planning less daunting and more enjoyable.
https://travelerstea-906d.onrender.com
MIT License
6 stars 2 forks source link

Make timeline generator #8

Closed Graywing13 closed 9 months ago

Graywing13 commented 12 months ago

Given a list of objects with the following schema:

Create a reusable component that generates a timeline from that list.

DoD

Bonus:

Graywing13 commented 9 months ago

this is technically completed