To run the backend, compile the api.go script with go build api.go
in the /backend/
folder. Then, run the resulting executable to start up the backend.
To run the frontend, read the instructions at /frontend/homepage/README.md
We want to create a web tool that allows users to sort, filter, and catalog TV shows, similar to what Letterboxd allows for movies. Users would be able to search for shows similar shows, rate shows that they've watched, find which streaming services stream their favorite shows, and create watchlists to share with others.
Front-end
- Joshua Yang
- Afnan Syed
Back-end
- Rohan Madiratta
- Nathan Harris