KristinJJ / MovieMeetUp

MovieMeetUp: A group movie recommender built during CodeDay Labs 2021
https://www.moviemeetup.com
GNU General Public License v3.0
4 stars 1 forks source link

Kj 117 adjust buttons cognito callback url #131

Closed KristinJJ closed 3 years ago

KristinJJ commented 3 years ago

Description

As a User, I want to be able to go to the MovieMeetup app by either typing in www.moviemeetup.com or moviemeetup.com. As a USER I want to know the website is secure so that I am protected, by viewing a lock icon to the left of the URL. As a USER I want to be able to see a custom domain URL for logging with Cognito (auth.moviemeetup.com). As a USER I want to be able to invite people to the Ranking page with the updated moviemeetup.com URL.

Closes #117 #130

Intro

Screen Shot 2021-09-03 at 4 08 24 AM

Login : custom domain auth.moviemeetup.com

Screen Shot 2021-09-03 at 4 07 45 AM

Home

Screen Shot 2021-09-03 at 4 08 56 AM

Event : invite URLs have been updated to moviemeetup.com

Screen Shot 2021-09-03 at 4 09 05 AM

Ranking

Screen Shot 2021-09-03 at 4 03 23 AM

Final Ranking

Screen Shot 2021-09-03 at 4 10 41 AM

Tested

On MacOS Big Sur with Chrome browser

Testing

KristinJJ commented 3 years ago

Functionality accomplished by https://github.com/KristinJJ/GroupMovieRecommender/pull/134, closing this PR