flask-framework

There are 91 repositories under flask-framework topic.

  • Flask-Song-Downloader

    Language:Python
  • CS50X_HARVARD

    comprehensive introduction to computer science, covering problem-solving, algorithms, and programming in C, Python, SQL, and more perfect for learners at any level.

    Language:HTML
  • Captcha-trial

    This Flask application implements CAPTCHA verification to confirm user authenticity before form submission. Using Flask-Session and Flask-Session-Captcha, it securely manages sessions with MongoDB integration for persistent session storage

    Language:Python
  • Rule-engine-with-AST

    This project implements a three-tier rule engine application designed to determine user eligibility based on various attributes such as age, department, income, and spend. The system dynamically creates, combines, and evaluates rules using an AST to represent conditional logic. It enables flexibility in rule creation and modification.

  • book_library

    The Flask Book Management Application allows users to manage a personal book collection by adding, listing, filtering, and searching books. Built with Flask, it features a simple interface and in-memory storage for demonstration purposes.

    Language:Python
  • webhook-repo

    This project involves creating a GitHub repository that automatically triggers webhooks for events such as Push, Pull Request, and Merge. These events are sent to a registered endpoint and stored in MongoDB for tracking and further analysis. The system is designed to streamline development workflows by logging important GitHub actions in real-time.

    Language:Python
  • Emotion_Detector_Application

    Emotion Detector Application integrated with Embeddable IBM Watson AI libraries.

    Language:Python
  • News-RSS-feed

    RSS Feed Validator and Downloader is a Flask app that validates RSS feed URLs, extracts feed information, and allows users to download the data as a JSON file. It verifies the feed's validity and parses its content for easy access.

    Language:Python
  • new-s-web-scraping-

    News Article Scraper is a Flask application that scrapes articles from Hindustan Times, summarizes them, and provides a downloadable JSON file with article details, including title, summary, publish date, and image URL.

    Language:Python
  • library_management_system

    A simple library management system built with Flask and SQLAlchemy. This application allows users to borrow and return books, and administrators to manage the book inventory.

    Language:Python
  • archival-system

    ARDS (Archival Record Digitization System) is a web-based application that uses OCR to convert physical academic records into editable, searchable digital formats. It addresses challenges such as diverse layouts, varying text quality, and security, enhancing record management efficiency.

    Language:JavaScript
  • Ambrosial

    Ambrosial Recipe Sharing Website: A Culinary Community. "Unleash your inner chef, share your culinary masterpieces, and discover new recipes from around the world."

    Language:HTML
  • AirBnB_clone_v4

    AirBnB Clone v4: A dynamic web implementation enabling users to search and filter rental properties based on various criteria.

    Language:Python
  • LearningPythonFlask

    Resource about learning of Python and Flask Framework

    Language:Python
  • Flavour-Voyage

    CS50x Final Project

    Language:HTML
  • Boston-House-Pricing

    This project implements a Flask web app for predicting Boston house prices using a stacked ensemble model with Random Forest and XGBoost. The machine learning solution is trained on a dataset featuring various housing-related features.

    Language:Jupyter Notebook
  • tokoqu_archive

    E-commerce project 3 years ago

    Language:HTML
  • studentmathscoreprediction

    Student maths score prediction project with its webapp, All the codes are in modular format. Python flask is used as web framework.

    Language:Jupyter Notebook
  • Stroke-prediction

    Stroke is a condition that happens when the blood flow to the brain is impaired or diminished. It is also referred to as Brain Circulatory Disorder. It is now possible to predict when a stroke will start by using ML approaches thanks to advancements in medical technology.

    Language:Jupyter Notebook
  • limelight

    Flask extensions and libraries

    Language:Python
  • simple-website

    A simple website created using flask.

    Language:Python
  • Early-Detection-of-Brain-Stroke

    Stroke is a condition that happens when the blood flow to the brain is impaired or diminished. It is also referred to as Brain Circulatory Disorder. It is now possible to predict when a stroke will start by using ML approaches thanks to advancements in medical technology.

    Language:Jupyter Notebook
  • TODO-app

    Python Project - Todo List Application

    Language:HTML
  • Bostonhousepricing_end_to_end_ML_application

    Regression_Model_Price_prediction

    Language:Jupyter Notebook
  • React-Flask-App

    Sample Data Visualization Project. Frontend-React JS | Backend framework-Flask | Backend language-Python

    Language:PowerShell
  • Blog-site

    Blog site - a dynamic HTML page made with Flask framework (Jinja)

    Language:Python
  • chatbot

    A chatbot that answers the customer queries instead of human

    Language:HTML
  • FlaskTodoApp

    Todo app with flask framework.

    Language:HTML
  • SecretSanta

    A Secret Santa website built with Flask framework where you can trade and exchange gifts during the holidays.

    Language:Python
  • smarter-attendance

    🏫 [Project] Graduation Project 🏫

    Language:Python
  • Basic-Flask-Login-File-Uploads

    Basic User Management and File Uploads with Flask Framework

    Language:HTML
  • python3-flask-app

    This is a simple demo app for the usage of Flask Framework, an web micro-framework written in Python

    Language:Python
  • flask_url_shortener

    Flask framework project to shorten and save url in json file. User can upload images(jpg,png,gif) and create a shorten link for it using this shortener.

    Language:HTML
  • simple-flask-api

    A simple rest api produced in Python with Flask FrameWork

  • Blog_Tutorial

    The goal of this project was to learn how to use create a Web Application using the Flask Framework.

    Language:HTML
  • flask_project

    Blog website written in Python with the Flask framework

    Language:HTML