{"id":20601659,"url":"https://github.com/rolling-scopes-school/finite-state-machine","last_synced_at":"2025-04-04T18:09:16.779Z","repository":{"id":16860988,"uuid":"80705990","full_name":"rolling-scopes-school/finite-state-machine","owner":"rolling-scopes-school","description":null,"archived":false,"fork":false,"pushed_at":"2023-01-12T12:00:52.000Z","size":452,"stargazers_count":25,"open_issues_count":14,"forks_count":730,"subscribers_count":6,"default_branch":"master","last_synced_at":"2024-04-14T15:36:44.741Z","etag":null,"topics":[],"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/rolling-scopes-school.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}},"created_at":"2017-02-02T08:18:08.000Z","updated_at":"2023-10-16T19:34:46.000Z","dependencies_parsed_at":"2023-01-14T12:44:07.693Z","dependency_job_id":null,"html_url":"https://github.com/rolling-scopes-school/finite-state-machine","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rolling-scopes-school%2Ffinite-state-machine","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rolling-scopes-school%2Ffinite-state-machine/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rolling-scopes-school%2Ffinite-state-machine/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rolling-scopes-school%2Ffinite-state-machine/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rolling-scopes-school","download_url":"https://codeload.github.com/rolling-scopes-school/finite-state-machine/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247226215,"owners_count":20904465,"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":[],"created_at":"2024-11-16T09:11:37.335Z","updated_at":"2025-04-04T18:09:16.762Z","avatar_url":"https://github.com/rolling-scopes-school.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"### Finite-State Machine\n\n---\n⚠️ DO NOT SUBMIT PRS WITH SOLUTIONS TO THIS REPO ⚠️\n\n### Description\n\nYour task is to implement `FSM` class with proposed API\n\nPlease take a look to the [Finite-State Machine](https://en.wikipedia.org/wiki/Finite-state_machine) for details.\nFor example _student_ FSM:\n\n![student](https://i.imgur.com/07IO6TE.png)\n\n### Prerequisites\n1. Install [Node.js](https://nodejs.org/en/download/)   \n2. Fork this repository: https://github.com/rolling-scopes-school/finite-state-machine/\n3. Clone your newly created repo: https://github.com/\u003c%your_github_username%\u003e/finite-state-machine/  \n4. Go to folder `finite-state-machine`  \n5. To install all dependencies use [`npm install`](https://docs.npmjs.com/cli/install)  \n6. Run `npm test` in command line or you can run tests in browser with `npm start` and open http://localhost:8080\n7. You will see the number of passing and failing tests. 100% of passing tests is equal to 100p in score  \n\n---\n\n### Submit to [rs app](https://app.rs.school)\n1. Open [rs app](https://app.rs.school) and login\n2. Go to [submit task page](https://app.rs.school/course/submit-task?course=rs-2019-q3)\n3. Select your task (finite-state-machine)\n4. Press the submit button and enjoy\n---\n\n### Notes\n1. We recommend you to use nodejs of version 10 or lower. If you using any of features that does not supported by node v10, score won't be submitted.\n2. Please be sure that each of your test in limit of 30sec.\n\n\n© [humanamburu](https://github.com/humanamburu)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frolling-scopes-school%2Ffinite-state-machine","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frolling-scopes-school%2Ffinite-state-machine","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frolling-scopes-school%2Ffinite-state-machine/lists"}