{"id":22678422,"url":"https://github.com/web2solutions/arithmetic-calculator-ui","last_synced_at":"2026-05-02T13:32:33.124Z","repository":{"id":177483664,"uuid":"660386090","full_name":"web2solutions/arithmetic-calculator-ui","owner":"web2solutions","description":"This is a Single Page Application built as coding challenge made for TrueNorth.","archived":false,"fork":false,"pushed_at":"2023-10-07T23:50:56.000Z","size":1624,"stargazers_count":0,"open_issues_count":4,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-29T13:12:32.546Z","etag":null,"topics":["javascript","pinia","vue","vue3"],"latest_commit_sha":null,"homepage":"","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/web2solutions.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":"2023-06-29T22:30:39.000Z","updated_at":"2024-01-04T17:28:01.000Z","dependencies_parsed_at":null,"dependency_job_id":"aa1e61ae-dce5-45dc-b2cd-f0b7b3f8275c","html_url":"https://github.com/web2solutions/arithmetic-calculator-ui","commit_stats":null,"previous_names":["web2solutions/arithmetic-calculator-ui"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/web2solutions/arithmetic-calculator-ui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/web2solutions%2Farithmetic-calculator-ui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/web2solutions%2Farithmetic-calculator-ui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/web2solutions%2Farithmetic-calculator-ui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/web2solutions%2Farithmetic-calculator-ui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/web2solutions","download_url":"https://codeload.github.com/web2solutions/arithmetic-calculator-ui/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/web2solutions%2Farithmetic-calculator-ui/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32536576,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-02T12:25:33.646Z","status":"ssl_error","status_checked_at":"2026-05-02T12:24:51.733Z","response_time":132,"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":["javascript","pinia","vue","vue3"],"created_at":"2024-12-09T18:15:16.449Z","updated_at":"2026-05-02T13:32:33.104Z","avatar_url":"https://github.com/web2solutions.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# arithmetic-calculator-ui\n\nThis is a Single Page Application built as coding challenge made for [TrueNorth](https://www.truenorth.co/).\n\nSee the [requirement's list](./TrueNorth_LoanPro_Coding_Challenge.pdf).\n\n`CircleCI status:`\n\n[![CircleCI](https://dl.circleci.com/status-badge/img/gh/web2solutions/arithmetic-calculator-ui/tree/main.svg?style=svg)](https://dl.circleci.com/status-badge/redirect/gh/web2solutions/arithmetic-calculator-ui/tree/main) main\n\n[![CircleCI](https://dl.circleci.com/status-badge/img/gh/web2solutions/arithmetic-calculator-ui/tree/dev.svg?style=svg)](https://dl.circleci.com/status-badge/redirect/gh/web2solutions/arithmetic-calculator-ui/tree/dev) dev\n\n## Stack\n\n* Vue 3\n* Pinia\n* Bootstrap\n* cypress\n\n## Preparing the development environment using your current NodeJS installation\n\n```bash\nnpm install\n```\n\nBefore run the dev server, please be sure that you have the [arithmetic-calculator-api](https://github.com/web2solutions/arithmetic-calculator-api) up and running.\n\n`Run dev server`:\n\n```bash\nnpm run dev\n```\n\n## Online demo\n\n\u003chttps://arithmetic-calculator-ui-nu.vercel.app/\u003e\n\nuser: admin@admin.com\npassword 123456\n\n## Deploy\n\nAuto deploy with [Vercel](https://vercel.com/)\n\n## Building the Single Page Application\n\nBuild the SPA for dev env.\n\n```bash\nnpm run build:dev\n```\n\nBuild the SPA for production env.\n\n```bash\nnpm run build\n```\n\nBuild the SPA for CI env.\n\n```bash\nnpm run build:ci\n```\n\n## Run headless e2e tests\n\n```bash\nnpm test\n```\n\n## Run e2e through opening Cypress\n\nBuild and serve the SPA through the 8080 port using express and your local Node.js install.\n\n```bash\nnpm start\n```\n\nOr through Docker:\n\n```bash\nnpm run docker:compose\n```\n\nYou can check the app at: \u003chttp://localhost:8080/\u003e\n\nNow in another terminal session, run:\n\n```bash\nnpm run cypress:open\n```\n\n\n## Project Tech Debits\n\n1. Implement backend for frontend (BFF) using vercel functions.\n2. Generate cookie that stores the API token via BFF.\n3. Search records.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fweb2solutions%2Farithmetic-calculator-ui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fweb2solutions%2Farithmetic-calculator-ui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fweb2solutions%2Farithmetic-calculator-ui/lists"}