Skip to content

Commit

Permalink
Update Proj3Changes.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nathankohen authored Nov 28, 2023
1 parent e4c59f8 commit 6ed7d19
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions proj3/Proj3Changes.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
### Log-in Page
Users of the application are now greeted with a sign-in page, or may choose to continue as a guest. The guest functionality is limited, but users who are logged in experience a more personalized experience.

Details on these additions can be found here: [FIX ME](https://github.com/brwali/PopcornPicks) | [FIX ME](https://github.com/brwali/PopcornPicks)
Details on these additions can be found here: [The Login Page](https://github.com/brwali/PopcornPicks/blob/master/docs/frontend.md#the-login-page)

### Saved Reviews
Users can rate their favorite (or least favorite) movies out of ten possible points, as well as write brief comments to document their thoughts.
Expand All @@ -13,17 +13,17 @@ Details on these additions can be found here: [FIX ME](https://github.com/brwali
### The Wall
Users can view all of their movie reviews and ratings at a glance in a visually appealing dashboard.

Details on these additions can be found here: [FIX ME](https://github.com/brwali/PopcornPicks)
Details on these additions can be found here: [Wall](https://github.com/brwali/PopcornPicks/blob/master/docs/frontend.md#walljs)

### Friends
People are often interested in what their friends are watching. With the project 3 updates, this is now possible. As long as users are friends, they are able to see what they have reviewed.

Details on these additions can be found here: [FIX ME](https://github.com/brwali/PopcornPicks)
Details on these additions can be found here: [Profile and Friends](https://github.com/brwali/PopcornPicks/blob/master/docs/frontend.md#the-profile-page)

### Relevant Suggestions
The core functionality of recommending movies is improved by letting users see their recently reviewed movies to make the experience more unique to each user.

Details on these additions can be found here: [FIX ME](https://github.com/brwali/PopcornPicks)
Details on these additions can be found here: [Search Page](https://github.com/brwali/PopcornPicks/blob/master/docs/frontend.md#search-page)

### Database
#### Users Table
Expand Down

0 comments on commit 6ed7d19

Please sign in to comment.