{"id":20089075,"url":"https://github.com/amanastel/rural-employment-program","last_synced_at":"2026-03-02T12:05:18.467Z","repository":{"id":161622661,"uuid":"620446584","full_name":"Amanastel/Rural-Employment-Program","owner":"Amanastel","description":"The MGNREGA is an java application designed to provide BDO and Gram Panchayat Member (GPM) of Block Office with a personalized easy-to-utilize user experience for creating, assigning and managing the project and employee . It stores GPM, Employee and project's data records, project assignments, wage/day, Total receivable amount till current date ","archived":false,"fork":false,"pushed_at":"2023-05-04T18:24:09.000Z","size":2720,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-09T07:38:12.543Z","etag":null,"topics":["core-java","java","java-8","jdbc","maven","mysql","problem-solving","sts"],"latest_commit_sha":null,"homepage":"https://drive.google.com/drive/folders/1V34VZRLCs2GmnJ9MbbWpgUbySh5ugZMd?usp=sharing","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Amanastel.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-03-28T17:42:23.000Z","updated_at":"2024-12-09T05:56:56.000Z","dependencies_parsed_at":null,"dependency_job_id":"93aa39b7-fbef-43b0-b464-24e50add7cc9","html_url":"https://github.com/Amanastel/Rural-Employment-Program","commit_stats":null,"previous_names":["amanastel/mgnrega","amanastel/rural-employment-program"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Amanastel%2FRural-Employment-Program","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Amanastel%2FRural-Employment-Program/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Amanastel%2FRural-Employment-Program/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Amanastel%2FRural-Employment-Program/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Amanastel","download_url":"https://codeload.github.com/Amanastel/Rural-Employment-Program/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252609856,"owners_count":21775896,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["core-java","java","java-8","jdbc","maven","mysql","problem-solving","sts"],"created_at":"2024-11-13T16:16:19.294Z","updated_at":"2026-03-02T12:05:13.437Z","avatar_url":"https://github.com/Amanastel.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003eMahatma Gandhi National Rural Employment Guarantee (MGNREGA)\u003c/h1\u003e\n\u003cbr\u003e\n\u003cp align=\"center\"\u003e\n  \u003cimg width=\"80%\" src=\"https://raw.githubusercontent.com/Binodgith/MGNREGA/main/Materials/download2.jpg\"\u003e\n\u003c/p\n\n\u003eThe 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”.\n\n\n\u003e\n\u003e a. BDO (Block Development Officer) \n\u003e\n\u003e b. Gram Panchayat member\n\u003e \n\u003e 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.\n\n\u003ch3\u003eMGNREGA 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.\u003c/h3\u003e\n\u003ch4\u003e -  It is Console based Project.\u003c/h4\u003e\n\u003ch4\u003e -  An individual project built in 4 days.\u003c/h4\u003e\n\n\u003cbr/\u003e\n\n\u003ch1\u003eFeatures\u003c/h1\u003e\n\n### BDO\n   - Login\n   - Create a project\n   - View List of Projects\n   - Add gram panchayat member\n   - View all the GPM\n   - Allocate a project to a GPM\n   - View all worker\n   - View all worker by GPM ID\n   - View all worker by Project ID\n\n### GPM\n   - Login\n   - Add new worker\n   - View all the worker of the GPM\n   - View the details of workers using aadhaar_number\n   - Assign Project to worker\n   - View worker name \u0026 the total number of days a worker worked on a project\n   - View worker name \u0026 total wages paid to him\n   - Delete the worker\n\n\u003cbr/\u003e\n\n# Overview of My work \n## ER Diagram\n\u003cp align=\"center\"\u003e\n  \u003cimg width=\"800\"  src=\"/img/ERDiagram.jpg\"\u003e\n\u003c/p\u003e\n\n\n\n## Flow Chart\n\u003cp align=\"center\"\u003e\n\n  \u003cimg width=\"800\" src=\"/img/flowchartmanrega.jpg\"\u003e\n\u003c/p\u003e\n\n# Tech Stack\n   - Java\n   - MySQL\n   - JDBC\n   - Git \u0026 GitHub\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famanastel%2Frural-employment-program","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Famanastel%2Frural-employment-program","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famanastel%2Frural-employment-program/lists"}