Signup Login Component - Copy this Html, Bootstrap Component to your project
Make a signup page and login page in both the page there is and dual login senario like head login and general login in the head login there some credential like head must need a specific code for head signup as well as head login. In general signup page there we need a detail like First Name, Last Name, Date of Birth, Email, Phone Number, Designation (in this there is a some detail like student, professor, faculty, Organizer), College Name, City after receiving all detail if the signup then give them a specific password. After this in general login page there is a detail like (First Name, Last Name, Email, Contact and password which is generated when they signup) and if they does not signup then direct signup button for signup. In head signup the detail is same as general signup details and in head login the specific password is must be provided if they entred true password then they have to login otherwise does not login
