{"id":19150035,"url":"https://github.com/smashingboxes/dc-timetracker","last_synced_at":"2026-02-13T05:04:42.125Z","repository":{"id":140668628,"uuid":"129437363","full_name":"smashingboxes/dc-timetracker","owner":"smashingboxes","description":null,"archived":false,"fork":false,"pushed_at":"2018-05-03T16:52:35.000Z","size":24409,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-09-07T18:52:46.940Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/smashingboxes.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2018-04-13T18:04:59.000Z","updated_at":"2018-05-03T16:49:56.000Z","dependencies_parsed_at":null,"dependency_job_id":"ae398b0d-0a83-4eac-bb78-bc298f583b82","html_url":"https://github.com/smashingboxes/dc-timetracker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/smashingboxes/dc-timetracker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smashingboxes%2Fdc-timetracker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smashingboxes%2Fdc-timetracker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smashingboxes%2Fdc-timetracker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smashingboxes%2Fdc-timetracker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/smashingboxes","download_url":"https://codeload.github.com/smashingboxes/dc-timetracker/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smashingboxes%2Fdc-timetracker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29396847,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-13T04:26:15.637Z","status":"ssl_error","status_checked_at":"2026-02-13T04:16:29.732Z","response_time":78,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2024-11-09T08:10:25.584Z","updated_at":"2026-02-13T05:04:42.113Z","avatar_url":"https://github.com/smashingboxes.png","language":"HTML","readme":"# Dc-timetracker\n\n# Project description\n\n## MVP\n\nAn application that can record, report and approve employee work hours.\n\n## Requirements\n\n6 hours total - including setup + arrival time.\n\n- 8:30am - 9:00am (Initial setup)\n- 9:00am - 1:00pm (Technical Challenge)\n\nBetween 9:00am and 1:00pm there will be check-ins with the government.\n\n## Table of Contents\n\n- [Stack](#stack)\n- [Getting Started](#getting-started)\n  - [Installation](#installation)\n  - [Usage](#usage)\n  - [Seeded Logins](#seeded-logins)\n\n## Stack\n\n- Rails - ~\u003e 5.1.4\n- Ruby - 2.4.2\n- PostgreSQL\n\n### Installation\n\nIf you haven't installed ruby, bundler, and postgresql, do that first. Then, do the following to\nset up this app:\n\n```sh\ngit clone git@github.com:smashingboxes/dc-timetracker.git\ncd dc-timetracker\nbundle install\nbundle exec rails db:setup\nnpm install\nbower install\n```\n\n### Usage\n\nTo run the app locally:\n\n```sh\nbundle exec rails s\n```\nThen navigate to [http://localhost:3000](http://localhost:3000)\n\nTo automatically compile LESS and run tests on frontend code changes\n```sh\ngulp watch\n```\n\n## Additional Commands\n\n- bower install\n- rails db:create\n- rails db:migrate\n- rails db:seed\n- rails db:reset\n- rails s\n\n### Seeded logins\n\nFor a list of credentials you can use to log into the app, check [the seeds file](db/seeds.rb).\nThese logins are created via `rails db:setup` above.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsmashingboxes%2Fdc-timetracker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsmashingboxes%2Fdc-timetracker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsmashingboxes%2Fdc-timetracker/lists"}