beautiful-flask-tables FlaskGitzella

beautiful flask tables

This application shows how to load tables based on performance and user experience when viewing the displayed data.

how-to-implement-time-based-two-factor-auth-in-flask FlaskGitzella

how to implement time based two factor auth in flask

Add an extra layer of security to a user's authentication using time-based one-time passwords

twilio-verify-2fa-implementation-in-flask FlaskGitzella

twilio verify 2fa implementation in flask

How to use Twilio Verify API to enable two-factor authentication in a flask app

push-notification-2fa-in-python-and-flask FlaskGitzella

push notification 2fa in python and flask

How to integrate push notification to enable two-factor authentication in a flask app using Python and Twilio Authy

work-gossip-chat-app FlaskGitzella

work gossip chat app

This is a simple chat app built using Python and Flask. Workers in a company can sign up and gossip...

data-visualization-using-chartjs FlaskGitzella

data visualization using chartjs

Visualize the data generated in a flask application created for a classroom teacher.

user-comment-moderation-in-flask FlaskGitzella

user comment moderation in flask

How to moderate the comments that a blog receives from random users

user-notifications-in-flask FlaskGitzella

user notifications in flask

Notify a user when they receive a private message

live-traffic-whatsapp-chatbot FlaskGitzella

live traffic whatsapp chatbot

Simple chatbot to show live traffic in a route

bolder-chat-app FlaskGitzella

bolder chat app

This is a real time chat application using flask and socketio

third-party-authentication-using-flask FlaskGitzella

third party authentication using flask

How to integrate third party authentication in a flask app

handling-file-uploads-in-flask FlaskGitzella

handling file uploads in flask

How to safely add uploaded files to your flask database and render it