{"id":22496717,"url":"https://github.com/svdotsenko/portfolio-project-2","last_synced_at":"2025-03-27T21:24:17.473Z","repository":{"id":221036255,"uuid":"752182761","full_name":"SVDotsenko/portfolio-project-2","owner":"SVDotsenko","description":"Calculator","archived":false,"fork":false,"pushed_at":"2024-02-29T08:57:25.000Z","size":200,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-02-01T23:44:37.411Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://svdotsenko.github.io/portfolio-project-2/","language":"JavaScript","has_issues":false,"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/SVDotsenko.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-02-03T09:18:41.000Z","updated_at":"2024-09-09T10:17:50.000Z","dependencies_parsed_at":"2024-02-29T09:45:42.861Z","dependency_job_id":null,"html_url":"https://github.com/SVDotsenko/portfolio-project-2","commit_stats":null,"previous_names":["svdotsenko/portfolio-project-2"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SVDotsenko%2Fportfolio-project-2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SVDotsenko%2Fportfolio-project-2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SVDotsenko%2Fportfolio-project-2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SVDotsenko%2Fportfolio-project-2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SVDotsenko","download_url":"https://codeload.github.com/SVDotsenko/portfolio-project-2/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245925445,"owners_count":20694900,"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-06T20:13:50.275Z","updated_at":"2025-03-27T21:24:17.445Z","avatar_url":"https://github.com/SVDotsenko.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Calculator\n\nThis website is a simple implementation of the Calculator with basic arithmetic operations: +, -, \\*, /, %.\n\nThe main purpose of this site is demonstrate coding skills in JavaScript, HTML and CSS.\n\nThis website is implemented only for education purpose.\n\n![Mockup](assets/images/mockups.png)\n\n## Features\n\nThe calculator can do basic arithmetic operation, +, -, \\*, /, %. Each operator works according mathematics rules except %.\nThe operator % conduct remainder of the division.\n\nFor example:\n\n5 % 4 = 1\n\n5 % 3 = 2\n\n5 % 2 = 1\n\nCalculations are carried out taking into account the priority of operators which is accepted in mathematics.\n\nFor example:\n\n1 + 2 \\* 3 = 7\n\n## Testing\n\n-   I tested that this page works in different browsers: Chrome, Firefox, Safari.\n-   I confirmed that this project is responsive, looks good and functions оп ап standard screen sizes using the\n    devtools device toolbar.\n\n### Validator Testing\n\n-   HTML\n    -   No errors were returned when passing through the official W3C validator.\n\n![W3C validator](assets/images/html.png)\n\n-   CSS\n    -   No errors were found when passing through the official (Jigsaw) validator.\n\n![W3C validator](assets/images/css.png)\n\n-   JSHint\n\n    -   No errors were found when passing through the JSHint validator according with settings in .jshintrc file.\n\n-   Accessibility\n    -   I confirm that the colors and fonts chosen are easy to read and accessible by running it through lighthouse in devtools.\n\n![lighthouse](assets/images/lighthouse.png)\n\n## Deployment\n\n-   The site was deployed to GitHub pages. The steps to deploy are as follows:\n    -   In the GitHub repository, navigate to the Settings tab\n    -   From the source section drop-down menu, select the main branch\n    -   Once the main branch has been selected, the page will be automatically refreshed with a detailed ribbon display to indicate the successful deployment.\n\nThe live link can be found [here](https://svdotsenko.github.io/portfolio-project-2)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsvdotsenko%2Fportfolio-project-2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsvdotsenko%2Fportfolio-project-2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsvdotsenko%2Fportfolio-project-2/lists"}