Skip to content

AbhayKumarVishwakarma/MGNREGA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Mahatma Gandhi National Rural Employment Guarantee Act 2005 (MGNREGA)


logo

MGNREGA is a scheme in which unskilled people of rural India are guaranteed to have 100 days of paid work. The main objective of this project is to manage employment offered through this scheme.

- BDO (Block Development Officer)

- GPM (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.

- It is Console based Project.

- An individual project built in 4 days.

Click here to Watch detail Video of this project.


Features

BDO

  • 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

GPM

  • 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

Tech Stack

  • Java
  • MySQL
  • JDBC

ERD

About

MGNREGA is a java application that helps BDO and GPM in managing projects and workers.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages