Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 629 Bytes

File metadata and controls

11 lines (8 loc) · 629 Bytes

Python-flask-web-app

A fully functional web app, a blog style application in Python Flask with features such as user management system, connecting with the data base, managing multiple accounts and passwords, able to reset password using a password reset link, creating and managing custom posts, and having ability to set/update profile photos.

Follow this repository to get notified when a new feature is introduced or an existing one is updated.

NOTE:

The project is developed and tested on Python v3.7 & Flask v1.0 and is expected to run smoothly on equal or higher versions.