I have done the task using
1)html
2)css
3)bootstrap
and for backend i used PHP
I have build user auth login system using php
The main logic is the user who have entered correctly the details of account will able to see the tasks
And there is a option to create account and in case the user forgots the password he can do that by clicking on forgot password
index.php(main page)--->form.php(login page)--->login.php(checking the creditials if wrong redirecting to form.php)--->home.php(final output)
index.php(main page)--->form.php(login page)--->signup.php(for new user after clicking the buttton)--->check.php(verify the user details)--->form.php(login with succcessfully created accout:) )---> home.php(final output)
index.php(main page)--->form.php(login page)--->check_password.php(for entering the new password)--->change_password.php(for verifying the user details)--->form.php(to login with new password)--->home.php(final output)
This task helped to create cool frontend And as mentioned i replicated the image as close as much
I hosted the website on 000Webhost
Link: !website