Skip to content

dm1trykrylov/super-blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Super-blog web application

Simple blog web application made with Flask.

Features

  • Register, log in, log out
  • Add personal information in Profile
  • Write blog posts
  • Comment on other's posts
  • Follow users
  • Write direct messages
  • FAQ at /help page

Launch locally

  • Clone repository
  • Install requirements
  • Run Flask:
export FLASK_APP=blog.py
flask run
  • Open http://localhost:5000/

Contacts

  • Name: Dmitry Krylov
  • Group: Б05-202
  • tg: @dm1trykrylov

Releases

No releases published

Packages

No packages published