{"id":19589063,"url":"https://github.com/shivankk26/employee-management-system","last_synced_at":"2025-04-27T12:32:03.247Z","repository":{"id":221242082,"uuid":"750876081","full_name":"ShivankK26/Employee-Management-System","owner":"ShivankK26","description":"The Employee Management System is a web application built using the MERN (MongoDB, Express.js, React.js, Node.js) stack. It enables users to perform CRUD (Create, Read, Update, Delete) operations related to employee records efficiently.","archived":false,"fork":false,"pushed_at":"2024-02-09T22:38:22.000Z","size":1960,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-04-28T06:19:16.424Z","etag":null,"topics":["crud","employee-management","employee-management-system","expressjs","git","mongodb","mongoose","nodejs","reactjs"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/ShivankK26.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}},"created_at":"2024-01-31T13:55:37.000Z","updated_at":"2024-03-08T03:22:13.000Z","dependencies_parsed_at":"2024-02-06T22:51:57.364Z","dependency_job_id":null,"html_url":"https://github.com/ShivankK26/Employee-Management-System","commit_stats":null,"previous_names":["shivankk26/employee-management-system"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShivankK26%2FEmployee-Management-System","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShivankK26%2FEmployee-Management-System/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShivankK26%2FEmployee-Management-System/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShivankK26%2FEmployee-Management-System/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ShivankK26","download_url":"https://codeload.github.com/ShivankK26/Employee-Management-System/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224069365,"owners_count":17250456,"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":["crud","employee-management","employee-management-system","expressjs","git","mongodb","mongoose","nodejs","reactjs"],"created_at":"2024-11-11T08:16:59.159Z","updated_at":"2024-11-11T08:17:00.532Z","avatar_url":"https://github.com/ShivankK26.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Employee Management System (MERN Stack)\n\n\n![Screenshot 2024-02-08 at 4 43 23 PM](https://github.com/ShivankK26/Employee-Management-System/assets/115289871/14bb5756-3a17-47e3-8051-c66a676582b8)\n\n\nThe Employee Management System is a web application built using the MERN (MongoDB, Express.js, React.js, Node.js) stack. It enables users to perform CRUD (Create, Read, Update, Delete) operations related to employee records efficiently.\n\n## Features\n\n- **Create**: Add new employee records with relevant details.\n- **Read**: View existing employee records with their information.\n- **Update**: Modify employee details such as name, position, and contact information.\n- **Delete**: Remove employee records from the system.\n\n## Technologies Used\n\n- **MongoDB**: NoSQL database for storing employee information.\n- **Express.js**: Backend framework for handling HTTP requests and routing.\n- **React.js**: Frontend library for building user interfaces.\n- **Node.js**: JavaScript runtime environment for server-side development.\n\n## Installation\n\nTo run the Employee Management System on your local machine, follow these steps:\n\n1. Clone the repository to your local machine:\n\n   ```bash\n   git clone https://github.com/ShivankK26/Employee-Management-System .\n   ```\n\n2. Navigate to the project directory:\n\n   ```bash\n   cd Employee-Management-System\n   ```\n\n3. Install server-side dependencies:\n\n   ```bash\n   cd server\n   npm install\n   ```\n\n4. Install client-side dependencies:\n\n   ```bash\n   cd ../client\n   npm install\n   ```\n\n5. Start the MongoDB server on your local machine.\n\n6. Start the backend server:\n\n   ```bash\n   cd ../server\n   nodemon index.js\n   ```\n\n7. Start the frontend application:\n\n   ```bash\n   cd ../client\n   npm run dev\n   ```\n\n8. Access the Employee Management System in your browser at `http://localhost:5173`.\n\n## Usage\n\nOnce the application is running, you can perform the following actions:\n\n- **Create Employee**: Click on the \"Add Employee\" button to create a new employee record.\n- **Read Employee**: View the list of existing employees along with their details.\n- **Update Employee**: Click on the \"Edit\" button next to an employee record to modify the details.\n- **Delete Employee**: Click on the \"Delete\" button to remove an employee from the system.\n\n## Contributing\n\nContributions to the Employee Management System are welcome! To contribute:\n\n1. Fork the repository.\n2. Create a new branch for your feature or bug fix.\n3. Make your changes and ensure tests pass.\n4. Submit a pull request detailing the changes made and any relevant information.\n\n---\n\nManage your employee records efficiently with the Employee Management System built using the powerful MERN stack. Simplify CRUD operations and streamline your workflow today!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshivankk26%2Femployee-management-system","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshivankk26%2Femployee-management-system","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshivankk26%2Femployee-management-system/lists"}