adriaanbd/simple_survey_form
Survey Form with CSS Grid, Python's Flask framework and User Interface test using Selenium.
r-e-d-ant/Notebook-App
Notebook app made with Flask, a Python Web application framework for Back-end. And HTML/CSS, JavaScript for Front-end. Demo: https://a-notebook-app.herokuapp.com/
saapooch/Flask-Boilerplate
A skeleton repository for developing web applications with Flask
jyrj/Coffee-Shop-WebAPP
Coffee shop web application. Stack used includes Python, Flask, RESTful API, Auth0 Authentication & IAM, Frontend using Ionic Framework using AngularJS. Ready to deploy at Heroku, tested CodePipeline using AWS CodeBuild
Deshan555/Flask_SQLite-WebApplication
🌶️ In this tutorial I demostrate how to create a web application using Flask and SQLite. Flask is a web framework using Python for the backend, HTML and Jinja for templating, CSS for styling and JavaScript for client side interactions.