Skip to content

Latest commit

 

History

History
executable file
·
11 lines (7 loc) · 601 Bytes

README.md

File metadata and controls

executable file
·
11 lines (7 loc) · 601 Bytes

JFP server

Note (9/8/16): This repo is OUTDATED. The new repo may be found here.

A simple web app to store usage data from the JFP Chrome extension. Looking for the password? It's in the code. Why is there even a password in the first place? Beats me. I think I was working from a tutorial.

To develop on this project, you'll need Flask: pip install Flask

Note: There's a commented-out section in the html template that'll let you manually add entries into the database for debugging purposes.