You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.