{"id":20187236,"url":"https://github.com/mdsaad13/hrms","last_synced_at":"2025-07-23T03:08:28.329Z","repository":{"id":116571811,"uuid":"219970441","full_name":"mdsaad13/hrms","owner":"mdsaad13","description":"Human resource management system college project in Core PHP","archived":false,"fork":false,"pushed_at":"2019-12-21T17:52:01.000Z","size":3380,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-05T23:32:19.758Z","etag":null,"topics":["mdsaad13","php","php7","redbean","redbeanphp"],"latest_commit_sha":null,"homepage":"","language":"PHP","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/mdsaad13.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"custom":"upi://pay?pa=maazsaad13-1@oksbi\u0026pn=Mohammed%20Saad\u0026aid=uGICAgIDIhdynbw"}},"created_at":"2019-11-06T10:25:40.000Z","updated_at":"2025-01-02T09:48:27.000Z","dependencies_parsed_at":null,"dependency_job_id":"a31874db-4c54-4c1a-9c35-eb98105fb61c","html_url":"https://github.com/mdsaad13/hrms","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mdsaad13/hrms","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdsaad13%2Fhrms","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdsaad13%2Fhrms/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdsaad13%2Fhrms/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdsaad13%2Fhrms/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdsaad13","download_url":"https://codeload.github.com/mdsaad13/hrms/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdsaad13%2Fhrms/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266609404,"owners_count":23955632,"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","status":"online","status_checked_at":"2025-07-23T02:00:09.312Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["mdsaad13","php","php7","redbean","redbeanphp"],"created_at":"2024-11-14T03:22:09.593Z","updated_at":"2025-07-23T03:08:28.308Z","avatar_url":"https://github.com/mdsaad13.png","language":"PHP","funding_links":["upi://pay?pa=maazsaad13-1@oksbi\u0026pn=Mohammed%20Saad\u0026aid=uGICAgIDIhdynbw"],"categories":[],"sub_categories":[],"readme":"# HRMS\nHuman resource management system (Mini project)\n\n## Features includes\n### 1. Manage departments\n- Add departments.\n- Manage employees by departments.\n### 2. Manage employees\n- Add employees by particular department.\n- View employee details (Number of awards given, Number of payslips generated, etc..).\n### 3. Awards\n- Add award template\n- Award particular employee\n- View details of particular award given to employees\n### 4. Expenses\n- Add expense's \n- View expense's \n### 5. Pay slips\n- Add pay slips\n- View pay slips\n\n\n\n# IMAGES\n### Login page\n![login](https://github.com/mdsaad13/hrms/blob/master/Screen%20shots/Pages/login.png)\n### Index page\n![index](https://github.com/mdsaad13/hrms/blob/master/Screen%20shots/Pages/index.png)\n\n### Departments\n###### Manage departments page\n![departments](https://github.com/mdsaad13/hrms/blob/master/Screen%20shots/Pages/department.png)\n###### Add departments page\n![departments](https://github.com/mdsaad13/hrms/blob/master/Screen%20shots/Pages/add%20department.png)\n\n### Employees\n###### Manage employees page\n![employees](https://github.com/mdsaad13/hrms/blob/master/Screen%20shots/Pages/employees.png)\n###### Add employee page\n![employees](https://github.com/mdsaad13/hrms/blob/master/Screen%20shots/Pages/add_employee.png)\n###### View employee details page\n![employees](https://github.com/mdsaad13/hrms/blob/master/Screen%20shots/Pages/employee_details.png)\n\n### Awards\n###### 1\n![Awards](https://github.com/mdsaad13/hrms/blob/master/Screen%20shots/Pages/awards%201.png)\n###### 2\n![Awards](https://github.com/mdsaad13/hrms/blob/master/Screen%20shots/Pages/awards%202.png)\n###### 3\n![Awards](https://github.com/mdsaad13/hrms/blob/master/Screen%20shots/Pages/awards%203.png)\n###### Add award template\n![Awards](https://github.com/mdsaad13/hrms/blob/master/Screen%20shots/Pages/add_award_template.png)\n###### View details of award template\n![Awards](https://github.com/mdsaad13/hrms/blob/master/Screen%20shots/Pages/award_template_details.png)\n\n### Expenses\n###### View and Add expenses\n![Expenses](https://github.com/mdsaad13/hrms/blob/master/Screen%20shots/Pages/expenses.png)\n\n### Pay Slips\n###### View pay slips\n![Pay Slips](https://github.com/mdsaad13/hrms/blob/master/Screen%20shots/Pages/pay_slips.png)\n###### Add pay slips\n![Pay Slips](https://github.com/mdsaad13/hrms/blob/master/Screen%20shots/Pages/add_payslip.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmdsaad13%2Fhrms","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmdsaad13%2Fhrms","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmdsaad13%2Fhrms/lists"}