MGNREGA is a scheme by which unskilled people of rural India are guaranteed to have 100 days of paid work. Main objective of this project is to manage employments offered through this scheme. There are two users of this system
a. BDO (Block Development Officer)
b. Gram Panchayat member
A project is created by BDO. Project is where people are assigned to. Before assigning anybody to a project(done by Gram Panchayat member) his/her data must be inserted into the system.
- BDO and GPM can login and logout.
- BDO can create Project and GPM.
- BDO can see the List of Project, GPM and Employee's along with all the detail.
- BDO can assign project to GPM and GPM can assign to Employee.
- GPM can see the list of Employee and Amount receivable till date according to daily wage.
- GPM can only assingn only those project which are assign to them by BDO.
- GPM can only assingn project to only thode employee which are created by them.
Java
MySQL
JDBC-Driver