{"id":15604905,"url":"https://github.com/kartikjagdale/erm","last_synced_at":"2026-04-10T23:03:33.224Z","repository":{"id":82434360,"uuid":"95959789","full_name":"kartikjagdale/erm","owner":"kartikjagdale","description":"An Employee Relationship Management System (ERM)","archived":false,"fork":false,"pushed_at":"2017-07-12T03:18:08.000Z","size":66,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-29T14:12:54.334Z","etag":null,"topics":["css","erm","html","jquery","ruby-on-rails"],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/kartikjagdale.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":"2017-07-01T11:18:35.000Z","updated_at":"2023-03-08T12:36:37.000Z","dependencies_parsed_at":"2023-06-15T16:30:29.642Z","dependency_job_id":null,"html_url":"https://github.com/kartikjagdale/erm","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kartikjagdale/erm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kartikjagdale%2Ferm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kartikjagdale%2Ferm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kartikjagdale%2Ferm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kartikjagdale%2Ferm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kartikjagdale","download_url":"https://codeload.github.com/kartikjagdale/erm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kartikjagdale%2Ferm/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259301677,"owners_count":22836976,"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":["css","erm","html","jquery","ruby-on-rails"],"created_at":"2024-10-03T04:01:07.092Z","updated_at":"2026-04-10T23:03:28.182Z","avatar_url":"https://github.com/kartikjagdale.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Employee Resource Management(ERM)\n\nERM is a tool for listing and editing employees information of a company. \n\n# Features\n  - List all employees\n  - Retrieve employees working for a particular manager\n  - Change department of an employee\n  - Search Employees\n  - Sort Employees based on name and department name\n\n### Tech\n\nERM uses a number of open source projects to work properly:\n\n* [Ruby on Rails](http://rubyonrails.org/) - A powerful server-side web application framework written in Ruby !\n* [Twitter Bootstrap](http://getbootstrap.com/) - great UI boilerplate for modern web apps\n* [jQuery](https://jquery.com/) - duh\n\nAnd of course ERM itself is open source with a [public repository](https://github.com/kartikjagdale/erm)\n on GitHub.\n\n### Installation\nClone the project and install the dependencies and devDependencies  and setup database and start the server.\n\n```sh\n$ git clone https://github.com/kartikjagdale/erm\n$ cd erm\n$ bundle\n$ rails db:create\n$ rails db:migrate\n$ rails db:seed\n$ rails server\n```\n\n 1. Visit `localhost:3000` in your browser.\n 2. Enter below admin `email` and `password` and hit `Enter`\n```\nemail: admin@example.com\npassword: 123456\n```\n\n### Important Note:\nMake sure you have `.env` file in your root folder and have setup environment variables in it, specially for database\n```sh\nERM_DEV_DATABASE_PASSWORD='YourDatabasePassword'\n``` \nwhen in doubt use `root` as database password\n\n### Development\nWant to contribute? Great!\n\nSend a pull request with required changes and we will review and merge and you too can be a proud contributor. Cheers!!!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkartikjagdale%2Ferm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkartikjagdale%2Ferm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkartikjagdale%2Ferm/lists"}