{"id":15723305,"url":"https://github.com/awesome-pro/finance","last_synced_at":"2026-04-13T04:04:07.977Z","repository":{"id":242189529,"uuid":"808611026","full_name":"awesome-pro/finance","owner":"awesome-pro","description":"Finance is the modern web app for online banking( SBI ), built with Next.js, PostgreSQL and TypeScipt. See the README for more detail.","archived":false,"fork":false,"pushed_at":"2024-06-07T17:00:59.000Z","size":17247,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-10-25T10:36:42.575Z","etag":null,"topics":["clerk","drizzle-orm","honojs","neondb","nextjs14","node-js","postgresql","shadcn-ui","tailwindcss","typescript","vercel"],"latest_commit_sha":null,"homepage":"https://finance-seven-psi.vercel.app","language":"TypeScript","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/awesome-pro.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-05-31T12:34:17.000Z","updated_at":"2024-06-07T17:01:02.000Z","dependencies_parsed_at":"2024-06-01T08:29:18.106Z","dependency_job_id":"48fefa68-0af5-407f-b0a0-08e99a099d9b","html_url":"https://github.com/awesome-pro/finance","commit_stats":null,"previous_names":["abhinandan-verma/finance","awesome-pro/finance"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awesome-pro%2Ffinance","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awesome-pro%2Ffinance/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awesome-pro%2Ffinance/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awesome-pro%2Ffinance/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/awesome-pro","download_url":"https://codeload.github.com/awesome-pro/finance/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246049630,"owners_count":20715511,"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":["clerk","drizzle-orm","honojs","neondb","nextjs14","node-js","postgresql","shadcn-ui","tailwindcss","typescript","vercel"],"created_at":"2024-10-03T22:11:02.775Z","updated_at":"2026-04-13T04:04:07.907Z","avatar_url":"https://github.com/awesome-pro.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ![SBI Banking Web App](/public/complete-logo.svg)\n\n# Finance Banking Web App\n\n## Live Demo -\u003e https://finance-seven-psi.vercel.app/\n\nWelcome to the **UNOFFICIAL** repository of the SBI Banking Web App, a cutting-edge online banking solution designed to provide seamless and secure financial services. This application offers a range of services including payments, transactions, account management, and more. It leverages the latest technology stack to ensure robust performance, security, and scalability.\n\n## Table of Contents\n\n- [](#)\n- [Finance Banking Web App](#finance-banking-web-app)\n  - [Live Demo -\\\u003e https://finance-seven-psi.vercel.app/](#live-demo---httpsfinance-seven-psivercelapp)\n  - [Table of Contents](#table-of-contents)\n  - [Features](#features)\n  - [Tech Stack](#tech-stack)\n  - [Installation](#installation)\n  - [Usage](#usage)\n    - [Authentication](#authentication)\n    - [Payments and Transactions](#payments-and-transactions)\n    - [Data Visualization](#data-visualization)\n  - [Demo Video](#demo-video)\n  - [Demo Images](#demo-images)\n  - [Mobile View](#mobile-view)\n  - [Contributing](#contributing)\n  - [License](#license)\n  - [Contact](#contact)\n\n## Features\n\n- *User Authentication*: Secure user authentication powered by [Clerk](https://clerk.com).\n- *Account Management*: Manage multiple accounts with ease.\n- *Payments and Transactions*: Handle payments and transactions seamlessly.\n- *Data Visualization*: Interactive charts and graphs using [Recharts](https://recharts.org/).\n- *Responsive Design*: Fully responsive and mobile-friendly interface.\n- *High Performance*: Optimized for speed and reliability.\n\n## Tech Stack\n\n- *Framework*: [Next.js 14](https://nextjs.org/)\n- *Authentication*: [Clerk](https://clerk.com)\n- *Language*: [TypeScript](https://www.typescriptlang.org/)\n- *Charts*: [Recharts](https://recharts.org/)\n- *Database*: [PostgreSQL](https://www.postgresql.org/)\n- *Server Framework*: [Hono](https://hono.dev/)\n- *ORM*: [Drizzle](https://drizzle.team/)\n- *Deployment*: [Vercel](https://vercel.com/)\n- *Styling*: [Tailwind CSS](https://tailwindcss.com/)\n\n## Installation\n\nTo get started with the SBI Banking Web App, follow these steps:\n\n1. *Clone the repository*:\n    bash\n    git clone https://github.com/abhinandan-verma/finance.git\n    cd finance\n    \n\n2. *Install dependencies*:\n    bash\n    npm install\n    \n\n3. *Set up environment variables*:\n    Create a .env.local file in the root of the project and add the necessary environment variables. Refer to .env.example for required variables.\n\n4. *Run the development server*:\n    bash\n    npm run dev\n    \n\n5. *Open the app in your browser*:\n    Navigate to http://localhost:3000.\n\n## Usage\n\n### Authentication\n\nWe use Clerk for user authentication. Ensure you have set up your Clerk credentials in the environment variables.\nhttps://docs.clerk.dev/\n\n### Payments and Transactions\n\nTo make payments and handle transactions, navigate to the respective sections in the app after logging in. The UI is intuitive and guides you through the necessary steps.\n\n### Data Visualization\n\nOur app includes comprehensive data visualization tools to help you track your financial activities. Visit the \"Analytics\" section to explore.\n* https://recharts.org/\n\n## Demo Video\n\nhttps://github.com/abhinandan-verma/finance/assets/147910430/7f0bc366-097b-42ba-aa73-53769afbc1f2\n\n## Demo Images\n![SBI Banking Web App Logo](/public/complete-logo.svg)\n![Screenshot](/public/screenshots/sign-in.png)\n![Screenshot](/public/screenshots/sc1.png)\n![Screenshot](/public/screenshots/sc3.png)\n![Screenshot](/public/screenshots/sc8.png)\n![Screenshot](/public/screenshots/sc11.png)\n\n## Mobile View\n\n\u003cdiv style=\"display: grid; grid-template-columns: repeat(2, 1fr); gap: 10px;\"\u003e\n    \u003cimg src=\"/public/mobile/sc3.jpeg\" alt=\"Mobile View\" height=\"420px\"\u003e\n    \u003cimg src=\"/public/mobile/sc4.jpeg\" alt=\"Mobile View\" height=\"420px\"\u003e\n    \u003cimg src=\"/public/mobile/sc8.jpeg\" alt=\"Mobile View\" height=\"420px\"\u003e\n    \u003cimg src=\"/public/mobile/sc7.jpeg\" alt=\"Mobile View\" height=\"420px\"\u003e\n\u003c/div\u003e\n\n## Contributing\n\nWe welcome contributions from the community. To contribute, please follow these steps:\n\n1. *Fork the repository*.\n2. *Create a new branch*:\n    bash\n    git checkout -b feature/your-feature-name\n    \n3. *Make your changes* and *commit* them:\n    bash\n    git commit -m 'Add some feature'\n    \n4. *Push to the branch*:\n    bash\n    git push origin feature/your-feature-name\n    \n5. *Create a Pull Request*.\n\nPlease ensure your code adheres to our coding standards and includes appropriate tests.\n\n## License\n\nThis project is licensed under the MIT License. See the [LICENSE](LICENSE) file for more details.\n\n## Contact\n\nFor any inquiries or issues, please contact us at [support@sbiapp.com](mailto:support@sbiapp.com).\n\n---\n\nThank you for using the SBI Banking Web App. We hope it serves all your banking needs efficiently and securely.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fawesome-pro%2Ffinance","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fawesome-pro%2Ffinance","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fawesome-pro%2Ffinance/lists"}