Skip to content

UmaMoiseenko/python_blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Final assignment

Web Development with Flask | Blog App

Blog application with multiuser support. Authorized user is able to add, edit, delete or unpublish posts, as well as manage categories and add them to posts. If category is removed, blogs from that catgegory are updated as well.

Home page displays all posts in reversed chronological order, each post has a permalink. Posts also can be sorted by category.

Test Users Credentials: UN: user01 PW: pass01 UN: user02 PW: pass02

Packages/tools

python3, pip, virtualenv, flask, sqlite3

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published