oslabs-beta / TrailGuide

MIT License
0 stars 0 forks source link

feat(EventTypesChart): Adds a chart to track event types #20

Closed aidanprior closed 1 week ago

aidanprior commented 1 week ago

Linked issue/ticket

Description

Adds a new vertical bar chart on the homepage to track events type. Removes dummy data pie chart. Additionally modifies client/src/aws/getEvents.ts to allow for more requesting than 30 events.

Reproduction steps

Run dev, and then check out the homepage!

Checklist