Skip to content

A flask web-app for short posts, with users model and login/sign up functionalities.

Notifications You must be signed in to change notification settings

Willbeckh/Vako-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vako-app

A flask web-app for short posts, with users login/sign up functionalities.

Deployed version: http://willbeckh.pythonanywhere.com/index

Setup:

  • create virtual enn python3 -m venv env
  • install requirements: python3 -m pip install -r requirements.txt -Running the app python blog.py or flask run app running on http://127.0.0.1:5000/

About

A flask web-app for short posts, with users model and login/sign up functionalities.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published