| Student | CameronL |
|---|---|
| Order | 4 |
| Category | Basic Function |
| Prompt Title | Movies |
| Prompt | Build the functionality for rating movies. On the page for each movie, include the name, date of release, genres, poster, and a brief synopsis. For now, add 10 generally well known movies, I will connect an API later on to populate more. If you cannot find certain needed information, such as the poster, simply use a generic placeholder. Be sure that users can rate the film out of 100, and that the mean of all given scores is displayed. Also allow users to write an up to 500 character review of the film and have others view it. |
| Progress | Completed |
