Hi@akhtar,
You can give different roles to different users for management. To give a project level role, you have to use oc policy command. I have attached the command below for your reference.
[docker@minishift ~]$ oc policy add-role-to-user edit nadim -n myproj
role "edit" added: "nadim"