This Flask With MySQL app enables user registration, login, and dashboard access with secure authentication. Built using Flask, MySQL, and bcrypt for password hashing, it features CSRF-protected forms and session-based authentication. Users can view personalized details on the dashboard. Ideal for learning Flask and database integration.
flask flask-application flask-auth flask-mysqldb flask-mysql flask-authentication flask-projects flask-with-mysql
- Updated
Jan 15, 2025 - Python