88 results for “topic:flask-wtforms”
Final Project to conclude CS50 - Flask Web Framework.
A social network implemented in python with flask, based on twitter, where users can create posts, follow friends, search for topics, etc ... created to bring people together.
A blogging website with all almost major features including integration with elastic search made on Flask, a framework in Python.
User Authentication System built in Flask with SQLAlchemy for User Login and Registration Management.
Simple End-to-End Machine Learning Project
This is an intelligent seat allocation system made using Flask
Eine Website, die den Bootprozess erläutert und ein Quiz hat.
Flask Application (WIP) with WTForms and Blueprints import. This program demostates routes, double underscore init files, and connecting HTML files with the corresorrding python functions using the Blueprints import.
Este guia tem como objetivo ensinar Programação Web com Python através do microframework Flask
A retro, UTSA-themed MySpace clone made in less than 36 hours during RowdyHacks 2022!
AI-powered logistics management app utilizing LLMs and web scraping for real-time distance calculations and route optimization. Features secure user authentication, enabling personalized access to streamline logistics operations and enhance supply chain efficiency.
🔑 Learn how to build websites in Flask using models, forms, authentication, and testing principles!
The Flask blog site to publish posts on the IT topic.
用 Flask 写一个博客系统
Fyyur is a musical venue and artist booking site that facilitates the discovery and bookings of shows between local performing artists and venues. The project contained by this Repo passed the requirements specified in the rubrics for the ALX-T Full Stack Nanodegree project - Fyyur Project
A flask server for encrypting images
Projeto de fórum, desenvolvido com python, flask, javascript, sqlite e outras tecnologias de desenvolvimento web
This website is a collection of cafes ☕ with data on power sockets 🔌 available, wifi 📶 speed, and coffee quality, and you can also add more cafe stores to the database.
JYL Toolbox is a website designed to connect members and leaders online and to provide an easier experience for both leaders and members
Possible application for a local library
Twitter-like online social networking platform allowing users to post, view, like messages and follow other users.
This is the Enrollment management system created using Flask api and non relational database MongoDb.
Web application on Flask. It is a simple social network
A Flask server to handle Protobuf Encoded Communication over MQTT
It is a crop monitoring system that helps small farmers reduce resources used in their farm's operation.
The flask tutorial from https://flask.palletsprojects.com/en/stable/tutorial/ adapted to use WTForms and SQLAlchemy.
🐍 A web application for project and task management. It allows users to create projects or join existing ones, assign tasks, track progress, add employees, assign roles, and share comments about assigned tasks.
Blog website implemented using python flask SQLite and SQLAlchemy,Bootstrap
Testing the basics of Flask_wtf
Brought together Flask, Bootstrap, SQLAlchemy and WTForms to make a depository for reviews of the movies I have watched. #100DaysOfCode #Day064