This video demonstrates our CS122B Project 1.
We built a movie database web app where users can browse top rated movies and view related information like genres and stars. The backend is implemented using Java Servlets and MySQL, and the frontend displays data retrieved from our API.