datademofun / flask-prototype-hhs-breaches

HHS data breaches prototype Flask app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

US breaches Flask Boilerplate App

Getting started

From your command line, run the following to download the repo to your own computer:

$ git clone https://github.com/stanfordjournalism/flask-boilerplate-breaches.git

To run the app, which starts a webserver on your own machine at the address (URL) of 127.0.0.1:5000 (aka localhost:5000:

$ cd flask-boilerplate-breaches
$ python app.py

References

Flask app tutorial: http://www.compjour.org/homework/flask-app-101/

The data: https://docs.google.com/spreadsheets/d/1ftwm15mimiPjAjTnXNCddjyG44bZVogid7zV0A2Wu_U/edit#gid=195503454

About

HHS data breaches prototype Flask app


Languages

Language:HTML 68.1%Language:Python 26.3%Language:CSS 5.6%