{"id":13528098,"url":"https://github.com/pietrzakadrian/bank","last_synced_at":"2025-10-07T13:47:29.633Z","repository":{"id":38367286,"uuid":"159708538","full_name":"pietrzakadrian/bank","owner":"pietrzakadrian","description":"open source web app similar to financial software that is used in banking institutions | React.js and Node.js","archived":false,"fork":false,"pushed_at":"2022-08-25T18:14:44.000Z","size":6090,"stargazers_count":1388,"open_issues_count":1,"forks_count":346,"subscribers_count":59,"default_branch":"master","last_synced_at":"2025-04-08T14:08:15.739Z","etag":null,"topics":["antd","backend","frontend","javascript","nestjs","nodejs","postgresql","react","reactjs","redux","redux-saga","rest-api","styled-components","typescript"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pietrzakadrian.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-11-29T18:15:44.000Z","updated_at":"2025-04-07T00:38:49.000Z","dependencies_parsed_at":"2023-01-16T16:00:47.498Z","dependency_job_id":null,"html_url":"https://github.com/pietrzakadrian/bank","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pietrzakadrian%2Fbank","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pietrzakadrian%2Fbank/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pietrzakadrian%2Fbank/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pietrzakadrian%2Fbank/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pietrzakadrian","download_url":"https://codeload.github.com/pietrzakadrian/bank/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254464891,"owners_count":22075570,"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":["antd","backend","frontend","javascript","nestjs","nodejs","postgresql","react","reactjs","redux","redux-saga","rest-api","styled-components","typescript"],"created_at":"2024-08-01T06:02:12.786Z","updated_at":"2025-10-07T13:47:24.596Z","avatar_url":"https://github.com/pietrzakadrian.png","language":null,"funding_links":[],"categories":["Others","📦 Legacy \u0026 Inactive Projects"],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\u003cbr\u003e\n    \u003ca href=\"https://bank.pietrzakadrian.com\"\u003e \n        \u003cimg src=\"https://images.pietrzakadrian.com/logo.png\" alt=\"Bank Application\"/\u003e\n    \u003c/a\u003e\n\n[**Live Preview**](https://bank.pietrzakadrian.com) | [**Swagger Documentation**](https://api.pietrzakadrian.com/documentation) | [**Contact the developer**](mailto:contact@pietrzakadrian.com)\n\n \u003chr\u003e\n\u003ch4\u003e\nFull Stack Web Application similar to financial software that is used in professional banking institutions.\n\u003c/h4\u003e\n\n\u003c/div\u003e\n\n- The current account balance is calculated based on the SQL operation (**Double-entry bookkeeping**)\n- Internalization of the application for three languages: **English**, **German** and **Polish**\n- Support for **multiple currencies** with the current rate supplied from an external server via **API**\n- Application programmed according to the correct design patterns and principle, i.e. **SOLID**, **DRY** and **KISS**\n- Software supports **PWA**, it is adapted to all modern browsers and mobile devices (RWD)\n- Implementation of **Google Analytics** along with the Cookie Consent according to the **GDPR**\n\n\u003chr\u003e\n\n\u003cdiv align=\"center\"\u003e\n    \u003cimg src=\"https://images.pietrzakadrian.com/app_dashboard.png\"  /\u003e\n\u003c/div\u003e\n\n\u003chr\u003e\n\n\u003cdl\u003e\n  \u003ch3\u003eFrontend technologies stack (\u003ca href=\"https://github.com/pietrzakadrian/bank-client\"\u003e\u003cstrong\u003eclient\u003c/strong\u003e\u003c/a\u003e)\u003c/h3\u003e\n  \u003cdd\u003eJavaScript, \u003ca href=\"https://github.com/facebook/react\"\u003eReact.js\u003c/a\u003e, \u003ca href=\"https://github.com/reduxjs/react-redux\"\u003eRedux\u003c/a\u003e, \u003ca href=\"https://github.com/redux-saga/redux-saga/\"\u003eRedux-Saga\u003c/a\u003e, \u003ca href=\"https://github.com/reduxjs/reselect\"\u003eReselect\u003c/a\u003e, \u003ca href=\"https://github.com/immerjs/immer\"\u003eimmer\u003c/a\u003e, \u003ca href=\"https://github.com/ant-design/ant-design\"\u003eAnt Design\u003c/a\u003e and \u003ca href=\"https://github.com/styled-components/styled-components\"\u003estyled-components\u003c/a\u003e\u003c/dd\u003e\n\n  \u003ch3\u003eBackend technologies stack (\u003ca href=\"https://github.com/pietrzakadrian/bank-server\"\u003e\u003cstrong\u003eserver\u003c/strong\u003e\u003c/a\u003e)\u003c/h3\u003e\n  \u003cdd\u003e\u003ca href=\"https://github.com/microsoft/TypeScript\"\u003eTypeScript\u003c/a\u003e, \u003ca href=\"https://github.com/nodejs/node\"\u003eNode.js\u003c/a\u003e, \u003ca href=\"https://github.com/nestjs/nest\"\u003eNest.js\u003c/a\u003e, REST API, PostgreSQL and Swagger Documentation\u003c/dd\u003e\n\u003c/dl\u003e\n\n\u003chr\u003e\n\n\u003ch4\u003eSystem requirements\u003c/h4\u003e\n\n- [**Node.js** v12.18+](https://nodejs.org/en/)\n- [**yarn** v1.22+](https://classic.yarnpkg.com/en/)\n- [**PostgreSQL** v10.12+](https://www.postgresql.org/)\n\n\u003ch4\u003eInstallation\u003c/h4\u003e\n\n```bash\n# 1. Clone the bank repository\ngit clone https://github.com/pietrzakadrian/bank\n\n# 2. Enter the bank directory\ncd bank\n\n# 3. Initialize and clone attached submodules for backend and frontend app\ngit submodule init \u0026\u0026 git submodule update\n```\n\n\u003ch4\u003eLicense\u003c/h4\u003e\nThis project is licensed under the MIT license. Copyright (c) 2019-2020 Adrian Pietrzak.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpietrzakadrian%2Fbank","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpietrzakadrian%2Fbank","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpietrzakadrian%2Fbank/lists"}