limuxy / hualao-info

A simple diary web-app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

话痨志 hualao-info

这是一个简单的网页版日记程序,需要饭否帐号登录。 后端是python+flask框架 前端是基于material design的bootstrap (感谢FezVrasta)

如何运行:

  1. 运行virtualenv env
  2. 激活后运行pip install -r requirements.txt
  3. 运行hualao.py

就是这样!喵!


This is a simple diary web-app, you need a Fanfou account to log in. The backend is based on python + flask. The frontend is based on Material Design for bootstrap. (Thanks to FezVrasta)

How to run it:

  1. virtualenv env
  2. after activate, run pip install -r requirements.txt
  3. run hualao.py

Enjoy it!

About

A simple diary web-app


Languages

Language:CSS 90.7%Language:JavaScript 3.7%Language:HTML 2.9%Language:Python 2.7%