Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/karelia03/modern_banking_app
Horizon is a modern banking platform for everyone.
https://github.com/karelia03/modern_banking_app
appwrite dwolla-v2 nextjs14 plaid sentry tailwindcss typescript
Last synced: about 1 month ago
JSON representation
Horizon is a modern banking platform for everyone.
- Host: GitHub
- URL: https://github.com/karelia03/modern_banking_app
- Owner: karelia03
- Created: 2024-10-26T13:18:25.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2024-11-14T13:15:29.000Z (about 1 month ago)
- Last Synced: 2024-11-14T13:29:31.918Z (about 1 month ago)
- Topics: appwrite, dwolla-v2, nextjs14, plaid, sentry, tailwindcss, typescript
- Language: TypeScript
- Homepage:
- Size: 943 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![327337853-3c03519c-7ebd-4539-b598-49e63d1770b4](https://github.com/user-attachments/assets/bbaa990a-45fb-4a6c-9a20-18ba83fc0273)
A Fintech Bank Application
Built with NextJs14, Horizon is a financial SaaS platform that connects to multiple bank accounts, displays transactions in real-time, allows users to transfer money to other platform users, and manages their finances altogether.
## ⚙️ Tech Stack- Next.js
- TypeScript
- Appwrite
- Plaid
- Dwolla
- React Hook Form
- Zod
- TailwindCSS
- Chart.js
- ShadCN## 🔋 Features
👉 **Authentication**: An ultra-secure SSR authentication with proper validations and authorization
👉 **Connect Banks**: Integrates with Plaid for multiple bank account linking
👉 **Home Page**: Shows general overview of user account with total balance from all connected banks, recent transactions, money spent on different categories, etc
👉 **My Banks**: Check the complete list of all connected banks with respective balances, account details
👉 **Transaction History**: Includes pagination and filtering options for viewing transaction history of different banks
👉 **Real-time Updates**: Reflects changes across all relevant pages upon connecting new bank accounts.
👉 **Funds Transfer**: Allows users to transfer funds using Dwolla to other accounts with required fields and recipient bank ID.
👉 **Responsiveness**: Ensures the application adapts seamlessly to various screen sizes and devices, providing a consistent user experience across desktop, tablet, and mobile platforms.
and many more, including code architecture and reusability.