flask-framework
There are 91 repositories under flask-framework topic.
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.
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
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.
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.
Emotion_Detector_Application
Emotion Detector Application integrated with Embeddable IBM Watson AI libraries.
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.
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.
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.
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.
Ambrosial
Ambrosial Recipe Sharing Website: A Culinary Community. "Unleash your inner chef, share your culinary masterpieces, and discover new recipes from around the world."
AirBnB_clone_v4
AirBnB Clone v4: A dynamic web implementation enabling users to search and filter rental properties based on various criteria.
LearningPythonFlask
Resource about learning of Python and Flask Framework
Flavour-Voyage
CS50x Final Project
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.
tokoqu_archive
E-commerce project 3 years ago
studentmathscoreprediction
Student maths score prediction project with its webapp, All the codes are in modular format. Python flask is used as web framework.
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.
limelight
Flask extensions and libraries
simple-website
A simple website created using flask.
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.
TODO-app
Python Project - Todo List Application
Bostonhousepricing_end_to_end_ML_application
Regression_Model_Price_prediction
React-Flask-App
Sample Data Visualization Project. Frontend-React JS | Backend framework-Flask | Backend language-Python
Blog-site
Blog site - a dynamic HTML page made with Flask framework (Jinja)
chatbot
A chatbot that answers the customer queries instead of human
FlaskTodoApp
Todo app with flask framework.
SecretSanta
A Secret Santa website built with Flask framework where you can trade and exchange gifts during the holidays.
smarter-attendance
🏫 [Project] Graduation Project 🏫
Basic-Flask-Login-File-Uploads
Basic User Management and File Uploads with Flask Framework
python3-flask-app
This is a simple demo app for the usage of Flask Framework, an web micro-framework written in 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.
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.
flask_project
Blog website written in Python with the Flask framework