Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hanagt/genzeb_bank

Genzeb is a modern banking platform for everyone
https://github.com/hanagt/genzeb_bank

nextjs14

Last synced: 11 days ago
JSON representation

Genzeb is a modern banking platform for everyone

Awesome Lists containing this project

README

        

# Genzeb
Genzeb 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.

# TechStack
Next.js
TypeScript
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.

👉 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.

# Screanshots

# SIGN IN & SIGN UP
![image](https://github.com/user-attachments/assets/8e932b13-02c4-4d15-b0a2-e32827f4f506) ![image](https://github.com/user-attachments/assets/aeb5b0be-2b40-4204-945a-651f3efb0ff6)

# Dashboard
![image](https://github.com/user-attachments/assets/f4f0ec27-a684-48e0-9909-5a25e385bf19)

# My Banks
![image](https://github.com/user-attachments/assets/3cf1b8e5-7aa1-4e97-860b-33ef4dfd89c0)

# Transaction History
![image](https://github.com/user-attachments/assets/d1c2452f-acb2-4b83-b086-47417f6127f8)
# Payment Transfer
![image](https://github.com/user-attachments/assets/5050538f-fa0e-4b98-9f04-7bbce237cb43)