QAZIMAAZARSHAD/Movie-Streaming-Website

Edit "Register" text on index page

baekusboo opened this issue · 3 comments

Currently, I can access the website directly and access the links to watch the movies easily without logging in or registering myself. When I click the logo, I can view the movies and watch them easily. This defeats the whole purpose of having a login/ register feature on the website. I would suggest adding proper validation and verification in the login and sign-up forms (in the front end itself).

Also, there is no login button and only a register button is present at first. When I click on the register button - It shows a normal login form instead of the signup form; The buttons are linked oppositely. The sign-in page is visible when clicking register. That can be updated.

screenshot_1

Apart from these issues, the website design and interface are amazing! Good work Team! ^^

@baekusboo the hyperlink to the home page via logo image is created to bypass the login page for developers(to save time).

And on clicking register the user is redirected to the login page is correct because most of the times the user will be a returning user and he will login instead of sign up.
Sign up is only for first time users, so it should not be the first page.

I agree that register button on the index page redirecting to login page is odd.

So, edit the register text. Make it "Enter", or "Watch", or "Let's Go", or something unique and relevant(your choice).

Sure, thanks for assigning! I'll update the register text 👍🏽