flask-projects

There are 7 repositories under flask-projects topic.

  • hakiKhuva/expense-tracker

    Expense tracker web app in Flask python

    Language:Python11103
  • 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.

    Language:HTML3102
  • mariofix/limelight

    Flask extensions and libraries

    Language:Python2100
  • 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.

    Language:HTML1101
  • ofmukesh/sign-language

    This project demonstrates hand sign detection using TensorFlow Lite and Flask.

    Language:HTML0000
  • 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.

    Language:Python0100
  • 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.

    Language:Python