MNREGA(The Mahatma Gandhi National Rural Employment Guarantee Act ) 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. It is a console based application.
There are two users of this application BDO and Gram Panchayat Member.
- Functions of BDO:
- 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 Projects and their wages.
- Function of Gram Panchayet member:
- 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.
- Java
- JDBC
- MySql