Skip to content

alexc957/FlaskBlog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FlaskBlog

Introduction

this is jus a simple blog made with flask as the main framework and python. This project has the following features:

  • Create and log in users.
  • Create, update and delete posts.
  • configure the users profile pic.
  • list the post of all users.

And the project has the following flask blueprints:

  • posts: all the logic for everything related to posting.
  • users: all the logic for everything related to users.

the blog can be accessed by the following url: https://alexflaskblog.herokuapp.com

Screenshoots

flask1.png


profile.png


posts.png

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published