projecthamster / flask-hamster

Experimental hamster flask app - for web access

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

flask-hamster

Experimental hamster flask app. Right now it’s super rough and can only list your current activites.
I’ve started this project merely to pick up flask and advanced javascript, but the general
direction makes sense, methinks!

There is no rush nor priority, so it’s gonna be ready whenever if ever.
Here is what it looks like right now:

The good news is that it’s using the same db/client code that hamster does, so there is no code duplication there!

Installing

The project right now assumes that you have a populated hamster database in ya homes.

  1. i suggest you create a virtualenv for this project
  2. pip install -r requirements.txt
  3. ./flask-hamster.py
  4. now it’s on your localhost: http://localhost:5000/

Bugs

bug reports ain’t accepted at this moment, nor feature requests and me-toos and +1 :)
but if you have a pull request where you like totally add cool stuff, then i’m all for it!

About

Experimental hamster flask app - for web access


Languages

Language:HTML 64.8%Language:Python 16.5%Language:JavaScript 13.7%Language:CSS 5.0%