Flask-Docker-App FlaskGitzella

Flask Docker App

A quick guide on how to Dockerize a flask application.

Flask-React-CRUD FlaskGitzella

Flask React CRUD

A simple blog site built using React on the frontend and Flask on the backend with a Sqllite3 database. Still...

Truck-Hiring-Web-App FlaskGitzella

Truck Hiring Web App

A truck hiring management system built with Python Flask. truck owners can create an account add trucks and hire out...

Flask-API-using-DataStructures FlaskGitzella

Flask API using DataStructures

An API built using Data Structures. Capable of User creation, Retrieval and Authentication

Physician-Request-Web-App FlaskGitzella

Physician Request Web App

A web app, functionality similar to uber where an individual can request for a physician who is online and within...

Threaded-Replies-using-Flask-SQLAlchemy-MySQL FlaskGitzella

Threaded Replies using Flask SQLAlchemy MySQL

A Python Flask app with a MySQL database that implements a nested/threaded replies commenting engine. SQLAlchemy is used as the...

Hostel-Reach-and-Reservation FlaskGitzella

Hostel Reach and Reservation

Hostel Reach and Reservation Web Application for University Students

Simple-Web-Crawler FlaskGitzella

Simple Web Crawler

A Simple Web scraper. Using a URL and an HTML tag provided by a user scraps the page and returns...

Sending-Data-from-React-to-Flask FlaskGitzella

Sending Data from React to Flask

A guide on how to send data from a React frontend to a Flask backend.

User-Authentication-in-Flask FlaskGitzella

User Authentication in Flask

User Authentication in Flask using Flask-Login

SweetAlert-Js-with-Flask FlaskGitzella

SweetAlert Js with Flask

A Simpler and easier way to use custom SweetAlert2 with Flask.