MGNREGA stands for The Mahatma Gandhi National Rural Employment Guarantee Act whose aim is to provide at least 100 days of guaranteed wage employment in a year to every rural household. I have tried to make some backend functionalities of MGNREGA using Java.
- BDO (Block Development Officer)
- 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.
- Login into their account.
- Create a project.
- View List Of Project.
- Create new Gram Panchayat Member(GPM).
- View all the GPM.
- Allocate Project to GPM
- See List of Employee working on that Project and their wages.
- Login into their Account.
- Create Employee.
- View the Details of Employee.
- Assign Employee to a Project.
- View total number of days Employee worked in a project and also their wages.