Willbeckh / Vako-app

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

Home Page:http://willbeckh.pythonanywhere.com/index

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

http://willbeckh.pythonanywhere.com/index


Languages

Language:Python 52.4%Language:HTML 32.6%Language:CSS 13.2%Language:Mako 1.5%Language:Shell 0.3%