{"id":23037266,"url":"https://github.com/warrendodsworth/wncodingtask","last_synced_at":"2025-07-11T20:01:53.368Z","repository":{"id":36386313,"uuid":"40691196","full_name":"warrendodsworth/WNCodingTask","owner":"warrendodsworth","description":"Coding Task - AngularJS - Numeric Sequence Calculator Website","archived":false,"fork":false,"pushed_at":"2015-11-05T23:56:04.000Z","size":1040,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-02T23:18:12.617Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/warrendodsworth.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}},"created_at":"2015-08-14T02:13:38.000Z","updated_at":"2019-04-01T20:30:58.000Z","dependencies_parsed_at":"2022-09-25T00:27:55.557Z","dependency_job_id":null,"html_url":"https://github.com/warrendodsworth/WNCodingTask","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/warrendodsworth/WNCodingTask","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/warrendodsworth%2FWNCodingTask","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/warrendodsworth%2FWNCodingTask/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/warrendodsworth%2FWNCodingTask/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/warrendodsworth%2FWNCodingTask/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/warrendodsworth","download_url":"https://codeload.github.com/warrendodsworth/WNCodingTask/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/warrendodsworth%2FWNCodingTask/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264890029,"owners_count":23678825,"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-12-15T17:32:30.240Z","updated_at":"2025-07-11T20:01:53.337Z","avatar_url":"https://github.com/warrendodsworth.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Numeric Sequence Calculator\n\n# Calculation\n\nThe entry of a number (between 0 to n positive) by a user will prompt the system to do a calculation.\nResults will be a sequence of numbers from 0 up until and including the number entered.\n\n##Demo on Azure\n[Click here](http://sequencegenerator.azurewebsites.net) to have a look.\n\n## S3.1 The following numeric sequences shall be displayed\n\nS3.1.1 All numbers up to and including the number entered\n\nS3.1.2 All odd numbers up to and including the number entered\n\nS3.1.3 All even numbers up to and including the number entered\n\nS3.1.4 All numbers up to and including the number entered, except when\n\n    S3.1.4.1 A number is a multiple of 3 output C\n    S3.1.4.2 A number is a multiple of 5 output E\n    S3.1.4.3 A number is a multiple of both 3 and 5 output Z\n\nS3.1.5 All fibonacci number up to and including the number entered\n\n\n## End to End UI testing\n\nDone with angular protractor\nChecks that all sequences are as expected based on the number input\n\nRun from cmd using protractor protractor.spec.js\n\n## Unit Testing\n\nDone with .Net Unit testing framework\nChecks that all sequences are valid, that the number of elements is correct and that each expected element is in position.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwarrendodsworth%2Fwncodingtask","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwarrendodsworth%2Fwncodingtask","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwarrendodsworth%2Fwncodingtask/lists"}