{"id":26819172,"url":"https://github.com/inna-b10/bank-app","last_synced_at":"2026-05-08T13:40:14.543Z","repository":{"id":259118658,"uuid":"876343295","full_name":"Inna-B10/Bank-APP","owner":"Inna-B10","description":"\"Bank APP\" offers a user-friendly interface for displaying recent transactions and financial statistics, facilitating the transfer of funds to contacts, simulating account replenishments and withdrawals, and providing a search function for locating contacts. The entire app was built using pure Vanilla JavaScript.","archived":false,"fork":false,"pushed_at":"2025-11-14T14:16:16.000Z","size":1114,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-08T12:14:53.119Z","etag":null,"topics":["dotenv","gh-pages","javascript","project","sass","vite"],"latest_commit_sha":null,"homepage":"https://inna-b10.github.io/Bank-APP/","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/Inna-B10.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-10-21T20:05:25.000Z","updated_at":"2025-11-14T14:18:02.000Z","dependencies_parsed_at":"2025-03-29T13:44:03.774Z","dependency_job_id":null,"html_url":"https://github.com/Inna-B10/Bank-APP","commit_stats":null,"previous_names":["inna-b10/bank-js-intensive","inna-b10/bank-app"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Inna-B10/Bank-APP","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Inna-B10%2FBank-APP","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Inna-B10%2FBank-APP/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Inna-B10%2FBank-APP/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Inna-B10%2FBank-APP/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Inna-B10","download_url":"https://codeload.github.com/Inna-B10/Bank-APP/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Inna-B10%2FBank-APP/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32783266,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T08:22:46.396Z","status":"ssl_error","status_checked_at":"2026-05-08T08:22:45.650Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["dotenv","gh-pages","javascript","project","sass","vite"],"created_at":"2025-03-30T05:16:38.421Z","updated_at":"2026-05-08T13:40:14.532Z","avatar_url":"https://github.com/Inna-B10.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Project name: Bank APP\n\n### Online intensive course - frontend\n\n## 💎 Description\n[\u003cimg src=\"preview.png\" height=\"250\" align=\"right\" style=\"margin-left:20px\" /\u003e](preview.png)\n\nSimple web application that displays recent transactions and account statistics, allows sending money to contacts, simulates balance top-ups and withdrawals, and includes a contact search feature.\n\nInitially bootstrapped with Vite, the entire app was built using **pure Vanilla JavaScript** — without any frontend frameworks or external libraries. All functionality, from UI interactions to data handling, is implemented manually in native JavaScript.\n\nThe focus of the course was on frontend development — the backend came pre-built and is included in the bank-js-intensive-server.zip archive.\n\n### 🧩 Tech Stack\n\n![JavaScript](https://img.shields.io/badge/JavaScript-424242?logo=javascript)\n![dotenv](https://img.shields.io/badge/dotenv_16.4.5-424242?logo=dotenv)\n![sass](https://img.shields.io/badge/sass_1.80.3-424242?logo=sass\u0026logoColor=CC6699)\n![Vite](https://img.shields.io/badge/Vite_5.4.8-424242?logo=vite\u0026logoColor=646CFF)\n\u003c!-- end:tech-stack --\u003e\n![gh-pages](https://img.shields.io/badge/gh--pages_6.2.0-424242?logo=github\u0026logoColor=white)\n\n\n\u003cdetails style=\"border:1px solid #d4d4d4; border-radius:2px; padding:1rem;\"\u003e\n\u003csummary\u003e\u003ch4 style=\"display:inline; padding-left:6px;\"\u003e🗃 Dependencies\u003c/h4\u003e\u003c/summary\u003e\n\n```bash\nnpm install gh-pages --save-dev\nnpm install --save-dev @trivago/prettier-plugin-sort-imports\nnpm install -D prettier\nnpm install dotenv --save\nnpm install sass\nnpm i eslint\nnpm install -D @types/node      # for support aliasing paths\n```\n\u003c/details\u003e\n\n---\n\u003cdetails style=\"border:1px solid #d4d4d4; border-radius:2px; padding:1rem;\"\u003e\n\u003csummary\u003e\u003ch3 style=\"display:inline; padding-left:6px;\"\u003e✅ Done\u003c/h3\u003e\u003c/summary\u003e \n\n- [x] routing\n- [x] Layout, links\n- [x] class BaseScreen, page's title\n- [x] RenderService\n- [x]  lib rQuery and methods\n- [x]  Change layout and router using RQuery\n- [x]  Site Header\n- [x]  UI components\n- [x]  Fetch function \n- [x]  Notification error for user\n- [x]  Services for working with API: auth, card, static, transaction, user\n- [x]  Global store and Singleton pattern\n- [x]  Auth page (functional)\n  - [x] Log in/Register\n  - [x] Fix issue with accessToken\n- [x]  Services for validation and working with forms\n- [x]  UserItem in the header + Search contacts\n- [x]  Card info block\n- [x]  Deposits and withdrawals (update balance)\n- [x]  Transfer money (update balance)\n- [x]  Contacts\n- [x]  List of transactions\n- [x]  Statistic\n- [x]  SVG graphics\n- [x]  Fix bugs\n\u003c/details\u003e","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finna-b10%2Fbank-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finna-b10%2Fbank-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finna-b10%2Fbank-app/lists"}