Hi,
I am new for MVC 5, I want to create a Registration page and Login page side by side. If user registered successfully a link needs to be send for approver after approved by supervisor or Super user then only he/she can able to login the page(Admin login page will separate)
Here tables and columns should be created by through code(code first approach). Please help me out how do can I design the page and write the code for complete this task.
Thank you very much in Advance.