flask-projects
There are 7 repositories under flask-projects topic.
hakiKhuva/expense-tracker
Expense tracker web app in Flask python
enrituraj/HealthPulse
HealthPulse is an advanced health monitoring system developed with Flask and MongoDB, integrating cutting-edge machine learning techniques to predict diabetes and heart diseases. This comprehensive platform empowers users to proactively manage their well-being by combining real-time health tracking with predictive analytics.
mariofix/limelight
Flask extensions and libraries
AbdullahRFA/MyTodo_app_using_flask_with_flask-sqlalchemy
A simple and responsive To-Do list web application built with HTML, CSS, Flask, flask-sqlalchemy, and Bootstrap. Users can efficiently create, manage, and organize tasks with features like adding, marking tasks as complete, and deleting tasks. The app also features a responsive design and social media links in the footer.
ofmukesh/sign-language
This project demonstrates hand sign detection using TensorFlow Lite and Flask.
ofmukesh/Student-face-recognize-AI-app
The Student Face Recognition System is a Python application that allows users to manage student information and perform real-time face recognition.
AbdullahRFA/Flask_AUTH_with_Mysql
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.