A simple and secure web application built with Python Flask, HTML/CSS, and Supabase. Users can register, log in, access a personal dashboard, and log out safely. Perfect for learning authentication and session management in Python web development.
Youtube tutorial: https://youtu.be/ujFRT80EbP8

Features: ✅ User Registration (Email & Password) ✅ User Login ✅ Dashboard with personalized greeting ✅ Logout functionality ✅ Supabase Authentication backend ✅ Clean HTML/CSS design