{"id":17429909,"url":"https://github.com/nshimiye/time-shop","last_synced_at":"2026-04-13T18:01:45.657Z","repository":{"id":68408796,"uuid":"157639837","full_name":"nshimiye/time-shop","owner":"nshimiye","description":"At our dream store, we sell time.","archived":false,"fork":false,"pushed_at":"2018-11-30T23:04:57.000Z","size":150,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-16T16:32:40.093Z","etag":null,"topics":["calendar","reactjs","tutorial"],"latest_commit_sha":null,"homepage":null,"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/nshimiye.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":"2018-11-15T02:22:44.000Z","updated_at":"2018-11-30T23:04:58.000Z","dependencies_parsed_at":"2023-02-22T10:31:01.522Z","dependency_job_id":null,"html_url":"https://github.com/nshimiye/time-shop","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nshimiye/time-shop","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nshimiye%2Ftime-shop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nshimiye%2Ftime-shop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nshimiye%2Ftime-shop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nshimiye%2Ftime-shop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nshimiye","download_url":"https://codeload.github.com/nshimiye/time-shop/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nshimiye%2Ftime-shop/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31764317,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T15:25:13.801Z","status":"ssl_error","status_checked_at":"2026-04-13T15:25:09.162Z","response_time":93,"last_error":"SSL_read: 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":["calendar","reactjs","tutorial"],"created_at":"2024-10-17T07:10:33.403Z","updated_at":"2026-04-13T18:01:45.642Z","avatar_url":"https://github.com/nshimiye.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Time Shop\n\nAt our dream store, we sell time.\n\nWe have a site where customer can specify time when they want to come buy.\n\nThen on the same site, we view and assign someone who can service this customer at his/her chosen time.\n\n# Design\n\n* Site uses websockets to update a calendar in realtime.\n\n* We plan to use `redux` to store info about specified times and their validity.\n\n```sh\nnpm install -S -E redux react-redux\nnpm install -S -E redux-thunk\n```\n\nWe provide 3 basic actions that describe how our info can be managed.\n* FETCH_EVENTS: allows us to fetch customer times from our system.\n* ADD_EVENTS: allow us to add all fetched times into redux store.\n* ASSIGN_SERVICE_HOST: allows us to assign someone for the chosen time.\n\nWe use a nodejs server with `server-sent events` mechanism to push customer chosen times to the site.\n* source: https://www.html5rocks.com/en/tutorials/eventsource/basics/","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnshimiye%2Ftime-shop","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnshimiye%2Ftime-shop","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnshimiye%2Ftime-shop/lists"}