# Timeline of Events

An organization tool to keep track of events on a visual timeline.

- Tags: Vite+, TanStack, shadcn/ui, Tailwind, Supabase, Raspberry Pi
- Image: /projects/timeline-of-events.png - Timeline of Events timeline screenshot
- Image: /projects/timeline-of-events-search.png - Timeline of Events search screenshot
- Image: /projects/timeline-of-events-add-event.png - Timeline of Events add event screenshot
- Image: /projects/timeline-of-events-manage-tags.png - Timeline of Events manage tags screenshot
- Image: /projects/timeline-of-events-add-link.png - Timeline of Events add link screenshot
- Code: https://github.com/mjamore/timeline-of-events


I needed to keep track of many events over time and this was my solution. I could create custom events and tie files and links to those events for easy access.

- **First Vite+ Project**: My first impression is that I've very impressed. I will be using this for all non-Next.js projects going forward.
- **First Tan Stack Application**: Again, very impressed. Easy to pick up coming from other React frameworks. Great DX.

After proving this concept as a stand along application. I later incorporated these features into my mission-control application.
