Skip to content

A Blogging Web Application created using Python Flask

License

Notifications You must be signed in to change notification settings

moeenn/flask-blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flask Blog

A Monolithic Blogging Web Application created using following technologies

  • Python Flask for Backend - Link
  • Skeleton Extended CSS for Frontend - Link

Dependencies

  • Flask - Python Web-development Microframework - Link
  • Flask-SQLAlchemy - SQL Object Relational Mapper (ORM) - Link
  • Flask-WTF - WT Forms for User inputs and Validations - Link
  • Flask-Bcrypt - Hash Generation - Link
  • Flask-Login - Session Manager - Link
  • Pillow - Image Manipulation - Link

Usage

$ python3 ./run.py

Credit

Special Thanks to Corey Schafer who is the Best Programming Teacher that I've ever had. Check him out

Screenshots

Home Page

Home Page

About

About Page

Login

Login

Register Account

Register

Password Recovery

Password Recovery

Form Validations

Form Validations

Profile Page

Profile

Article Page

Article

About

A Blogging Web Application created using Python Flask

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published