Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 512 Bytes

README.md

File metadata and controls

5 lines (5 loc) · 512 Bytes

movie-chooser

This app is supposed to help a group of people to find a movie to watch. To do so, users can create or join a room. After they entered a room they can search for movies and suggest them. Finally, they can vote for one of the movies or the app can choose one random movie. The frontend is an Angular app and the backend is a nodejs server connected to a mongodb database.