Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/keyurpatil06/banking-app
Banking App with Finanace Management
https://github.com/keyurpatil06/banking-app
appwrite dwolla nextjs14 plaid
Last synced: 11 days ago
JSON representation
Banking App with Finanace Management
- Host: GitHub
- URL: https://github.com/keyurpatil06/banking-app
- Owner: keyurpatil06
- Created: 2024-06-12T10:24:05.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-06-19T09:36:14.000Z (7 months ago)
- Last Synced: 2024-06-20T19:20:27.931Z (7 months ago)
- Topics: appwrite, dwolla, nextjs14, plaid
- Language: TypeScript
- Homepage: https://banking-app-project.vercel.app/
- Size: 826 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# App Description
This application provides a secure platform for users to manage their finances, view transaction histories, and transfer funds between accounts with ease.
## Features
- **Ultra-Secure SSR Authentication**: Implemented ultra-secure server-side rendering (SSR) authentication.
- **Bank Integrations**: Integrated multiple banks via Plaid for seamless access to banking data.
- **User Dashboard**:
- Displays total balance, recent transactions, and categorized spending.
- Enables paginated, filterable transaction history with real-time updates.
- **Fund Transfers**: Allows users to transfer funds using Dwolla to other accounts with required fields and recipient bank ID.## Tech Stack
- **Frontend**: Next.js, TypeScript, TailwindCSS, React Hook Form, ShadCN
- **Backend**: Appwrite
- **APIs**: Plaid, Dwolla
- **Data Visualization**: Chart.js
- **Validation**: Zod