The MGNREGA was initiated with the objective of “enhancing livelihood security in rural areas by providing at least 100 days of guaranteed wage employment in a financial year, to every household whose adult members volunteer to do unskilled manual work”.
a. BDO (Block Development Officer)
b. Gram Panchayat member
A project is created by BDO,which is assigned to corresponding Gram panchayat Members. Gram Panchayat member has acccess to assign to Employees to Complete the Project.
MGNREGA is a java application that helps BDO and GPM in managing projects and workers related details. It provides an easy-to-use interface for creating, assigning, and managing data. It stores various types of data, including GPM, worker, and project records, wage per day information, and total receivable amounts.
- Login
- Create a project
- View List of Projects
- Add gram panchayat member
- View all the GPM
- Allocate a project to a GPM
- View all worker
- View all worker by GPM ID
- View all worker by Project ID
- Login
- Add new worker
- View all the worker of the GPM
- View the details of workers using aadhaar_number
- Assign Project to worker
- View worker name & the total number of days a worker worked on a project
- View worker name & total wages paid to him
- Delete the worker
- Java
- MySQL
- JDBC
- Git & GitHub