MVC project

MVC project

HELLO ! I need
write a Java Servlet program that prompts the user to select the login level and perform the following operations:
1) create account and login
2) Cast votes to a number of candidates
3) Tally the votes automatically as voting progresses
4) logout the user once done

TY very much )))