Landing page In this page their is description a bit idea of our website Also here we added all the buttons for login and signup By clicking on the signup button the user gets rendered on the signup page Similarly for the login button Signup page Here in signup page are two options signup as tutor or student From signup page we are taking email and password from the user and putting that in the database loginpage In the login page we are asking for the same email and password we are checking in the backend does the user exists with these credentials if yes the user gets logged in else not