Skip to content

🏦 A secure Banking Interface System built with Python and Streamlit, featuring Supabase Auth and Real-time PostgreSQL database integration. Includes user dashboards, transaction management, and automated account generation.

Notifications You must be signed in to change notification settings

ABHAY-AVA2005/Streamlit-Bank_interface

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

18 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🏦 Ava Bank Interface System

Streamlit App Python Supabase License

An elegant, robust, and secure banking dashboard built for the modern web. This application bridges the gap between a Python-based UI and Cloud-SQL infrastructure, offering a seamless banking experience.

πŸ”— Live Deployment: Explore Ava Bank β†’


πŸš€ Core Functionalities

Feature Description
πŸ” Secure Auth Identity management via Supabase (Sign-up/Login).
πŸ“Š Smart Metrics Real-time balance tracking with dynamic UI updates.
πŸ’Έ Transactions Logic-gated deposits and withdrawals to prevent overdrafts.
πŸ“‘ Profile Manager Automated account generation with age-gate validation.
🎨 Premium UX Use of balloons, snow, and custom layout for high engagement.

πŸ› οΈ Architecture & Tech Stack

[Image of a web application architecture showing Streamlit frontend connecting to a Supabase backend database]

  • Frontend: Streamlit β€” For the reactive, low-latency web interface.
  • Database: PostgreSQL (via Supabase) β€” For ACID-compliant financial records.
  • Auth: Supabase Auth β€” Handling JWT-based secure sessions.
  • Logic: Custom Python backend for transaction validation.

βš™οΈ Quick Start

1. Installation

git clone [https://github.com/YOUR_USERNAME/ava-bank.git](https://github.com/YOUR_USERNAME/ava-bank.git)
cd ava-bank
pip install -r requirements.txt

About

🏦 A secure Banking Interface System built with Python and Streamlit, featuring Supabase Auth and Real-time PostgreSQL database integration. Includes user dashboards, transaction management, and automated account generation.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages