Skip to content

walterdev710/blog-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blog Post Website

Description

Welcome to my project! This is a simple blog post website made with Python and the Flask framework. I created this project to learn Flask. It allows users to register, log in, and log out using Flask-Login. For managing and creating the database, I used Flask-SQLAlchemy. Users can send emails using smtplib. To store users' passwords securely in the database, I used Werkzeug for password hashing and salting.

About

This is a simple blog post website made with Python and the Flask framework.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published