{"id":15107495,"url":"https://github.com/hashirmeraj/prodigy_fs_02","last_synced_at":"2026-02-17T03:38:48.219Z","repository":{"id":255455274,"uuid":"850960872","full_name":"hashirmeraj/PRODIGY_FS_02","owner":"hashirmeraj","description":"The Employee Management System allows admins to securely perform CRUD operations on employee records with proper validation and authentication. All edits and deletions are logged with timestamps, providing a complete audit trail for sensitive data, ensuring security, accountability, and efficient employee management.","archived":false,"fork":false,"pushed_at":"2024-09-21T12:15:40.000Z","size":3821,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-09T16:06:25.633Z","etag":null,"topics":["admin-dashboard","authentication","backend","curd-operation","database","employee-management","javascript","jquery","jquery-plugin","php","sql","tailwindcss"],"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/hashirmeraj.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-09-02T06:58:49.000Z","updated_at":"2024-09-21T12:15:43.000Z","dependencies_parsed_at":"2024-10-31T05:41:10.038Z","dependency_job_id":"ff67c34b-6b21-4fbd-968c-de300c9d2f8a","html_url":"https://github.com/hashirmeraj/PRODIGY_FS_02","commit_stats":null,"previous_names":["hashirmeraj/curd_application","hashirmeraj/prodigy_fs_02"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/hashirmeraj/PRODIGY_FS_02","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashirmeraj%2FPRODIGY_FS_02","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashirmeraj%2FPRODIGY_FS_02/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashirmeraj%2FPRODIGY_FS_02/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashirmeraj%2FPRODIGY_FS_02/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hashirmeraj","download_url":"https://codeload.github.com/hashirmeraj/PRODIGY_FS_02/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashirmeraj%2FPRODIGY_FS_02/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279014139,"owners_count":26085464,"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-10-13T02:00:06.723Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","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":["admin-dashboard","authentication","backend","curd-operation","database","employee-management","javascript","jquery","jquery-plugin","php","sql","tailwindcss"],"created_at":"2024-09-25T21:25:04.793Z","updated_at":"2025-10-13T07:41:07.985Z","avatar_url":"https://github.com/hashirmeraj.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Employee Management System\n\nThe **Employee Management System** is a secure web application enabling administrators to perform full CRUD (Create, Read, Update, Delete) operations on employee records. The system ensures sensitive data is protected with proper validation and authentication mechanisms. Additionally, it logs every edit or delete action performed by an admin, along with the timestamp, providing a comprehensive audit trail for sensitive data. This ensures full accountability and security, making it an ideal solution for organizations seeking efficient employee management with high data integrity.\n\n## Tech Stack\n\n- **HTML**\n- **Tailwind CSS**\n- **JavaScript**\n- **jQuery**\n- **PHP**\n- **MySQL**\n\n## Features\n\n- Create, Read, Update, Delete employee records.\n- Logs all edits and deletions with timestamps.\n- Secure validation and authentication.\n- Complete audit trail for sensitive data management.\n\n## Installation Guide\n\n### 1. Download the Project\n\nClone the repository from GitHub to your local system:\n\n```bash\ngit clone https://github.com/hashirmeraj/employee-management-system.git\n```\n\n### 2. Set Up the Database\n\nphpMyAdmin:\nOpen phpMyAdmin.\nCreate a new database (employee_curd).\nImport the /database/employee_curd.sql file into the newly created database.\n\n\n### 3. Configure the Project\n\n```php\n\n$servername = 'localhost';\n$username = 'root';\n$password = '';\n$dbname = 'employee_curd';\n\n```\n\n### 4. Run the Project\n\nMove the project files to the XAMPP or WAMP server directory (htdocs folder).\n\nStart the server, and in your browser, navigate to ``` http://localhost/your-project-directory.```\n\n##Contributing\n\nFeel free to fork this project, submit issues, or open pull requests. Any contributions are welcome!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhashirmeraj%2Fprodigy_fs_02","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhashirmeraj%2Fprodigy_fs_02","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhashirmeraj%2Fprodigy_fs_02/lists"}