Skip to content

Microblog (twitter-like) website

License

Notifications You must be signed in to change notification settings

hetfdex/social-media-blog-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

social-media-blog

This project was created to help me learn how to build websites. Includes API access.

Stack

  • Python
  • Flask
  • HTML
  • Bootstrap
  • SQLite
  • JWT

Created in Atom

Instructions

  • Database setup
flask db init
flask db migrate
flask db upgrade
  • Run app
flask run

About

Microblog (twitter-like) website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published