mvc system
i want to write a small system in mvc to manage user accounts in a college,
how do i start it in MVC ... most grateful if anyone can give me some ideas ....
System to maintain users accounts
1) user access by username , password and access number
2)allow access if only certain criteria are met e.g
e.g. does the user meet the prerequisites
e.g have a degree
completed named training course
pass CRB check etc
3)suspend an account
4)reactivate account
5) close or delete account etc
Thankyou
how do i start it in MVC ... most grateful if anyone can give me some ideas ....
System to maintain users accounts
1) user access by username , password and access number
2)allow access if only certain criteria are met e.g
e.g. does the user meet the prerequisites
e.g have a degree
completed named training course
pass CRB check etc
3)suspend an account
4)reactivate account
5) close or delete account etc
Thankyou
0