About the Project
ShowFinder helps users decide what to watch by allowing them to search for shows, view trending TV content, compare ratings, and save favorite shows.
The problem this project solves is choice overload. Many people spend too much time scrolling through streaming platforms without knowing what to watch. ShowFinder makes that process easier by displaying show information in a simple and organized way.
Technology Used
- Node.js and Express for the backend server
- TVMaze API for external show data
- Supabase for storing favorite shows
- Chart.js for rating charts
- Swiper.js for the trending show slider
- HTML, CSS, and JavaScript for the frontend