{"id":20234661,"url":"https://github.com/tinchorocks/shiftmanager","last_synced_at":"2026-05-02T11:43:03.351Z","repository":{"id":262639314,"uuid":"880037416","full_name":"Tinchorocks/shiftmanager","owner":"Tinchorocks","description":"Rails Monolith to Manage Employee Shifts","archived":false,"fork":false,"pushed_at":"2025-02-26T21:31:07.000Z","size":317,"stargazers_count":0,"open_issues_count":4,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-03T14:13:59.345Z","etag":null,"topics":["employee-management","monolith","ruby","ruby-on-rails","scheduler","shifts"],"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/Tinchorocks.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-10-29T01:59:22.000Z","updated_at":"2025-01-30T14:29:29.000Z","dependencies_parsed_at":"2024-12-13T23:18:14.446Z","dependency_job_id":"ed673d64-dea6-4757-a810-1be5460e8aa3","html_url":"https://github.com/Tinchorocks/shiftmanager","commit_stats":null,"previous_names":["tinchorocks/shiftmanager"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tinchorocks%2Fshiftmanager","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tinchorocks%2Fshiftmanager/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tinchorocks%2Fshiftmanager/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tinchorocks%2Fshiftmanager/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Tinchorocks","download_url":"https://codeload.github.com/Tinchorocks/shiftmanager/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241678155,"owners_count":20001682,"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":["employee-management","monolith","ruby","ruby-on-rails","scheduler","shifts"],"created_at":"2024-11-14T08:12:09.647Z","updated_at":"2026-05-02T11:43:03.284Z","avatar_url":"https://github.com/Tinchorocks.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ShiftManager \n\n## Project Overview\n\nRails application that features a web-based scheduling/admin system. \n\n[Stack Used](Stack.md).\n\n## Installation and setup\n\nThis project uses Docker to run. You should install Docker \u0026 Docker-compose. \n\n[How to install Docker](https://docs.docker.com/engine/install/).\n\n[How to install Docker-compose](https://docs.docker.com/compose/install/).\n\n1. Build docker image\n  ```ruby\n  docker-compose -f development.yml build\n  ```\n2. Start project\n```ruby\ndocker-compose -f development.yml up\n```\n\nYou can acccess to your started project in localhost:3000. \n\n## Running tests\n\nWith the project running, you can run all test with the next 2 commands\n\n```ruby\ndocker exec -it shiftmanager_rails bash\nbundle exec rspec \n```\n\n## Deployment instructions \n\nNote: deployment for this app was removed since fly.io consumes resources ($$). I might add a Heroku free deploy later. \n\n## TODO\n\nPending items for a future version:\n* [ ] Allow user to add notes (forgot to do this when adding the bonus features and i've only added the \"acknowledge\" feature). Notes exists but are only available for schedulers.\n* [ ] Add sorting to both /admin/users and /shifts.\n* [ ] Add filtering to both /admin/users and /shifts.\n* [ ] Add pagination to both /admin/users and /shifts.\n* [ ] Add more integration specs.\n* [ ] Add feature tests using selenium.\n* [ ] Add the ability to create/modify roles along with permissions (now its hardcoded in the seeds).\n* [ ] Add shared contexts to specs to improve readability.\n* [ ] Handle strings in views as translations with i18n.\n* [ ] Add rubocop or any other code linter.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftinchorocks%2Fshiftmanager","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftinchorocks%2Fshiftmanager","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftinchorocks%2Fshiftmanager/lists"}