NhatMinh0208 / timetable-together

A web app for collaborative timetabling and scheduling. Part of Orbital 24 (Last Minute Pickup)
https://timetable-together.vercel.app
2 stars 0 forks source link

Preview search results within search bar #15

Closed NhatMinh0208 closed 5 months ago

NhatMinh0208 commented 5 months ago

We want to preview some results if we, say, type a partial query into the search bars.

This will unfortunately require us to build an actual API since we can't use Server Actions for this.