Skip to content

Vadoos555/FlaskBlog_2.0

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web application in Python, Flask and SQLAlchemy is a blog with all the attendant features.


Features:

  1. Registration, login, logout
  2. Account for every registered user with photo and info, ability to change account details
  3. CRUD posts
  4. Pagination
  5. Password reset by email
  6. Using Blueprints

Used Technologies:

  • Python 3.11
  • Flask 3.0
  • SQLAlchemy 2.0
  • Flask-Admin 1.6
  • Flask-Bcrypt 1.0
  • Flask-Mail 0.9
  • Flask-WTF 1.2
  • pillow 10.3
  • email_validator 2.1
  • Bootstrap 5.1

Install dependencies:

pip install -r requirements.txt

About

Improved web application written in Python 3.11, Flask 3.0 and SQLAlchemy 2.0

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published