You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Note (9/8/16): This repo is OUTDATED. The new repo may be found [here](https://github.com/CarletonDevX/jfpdata).
5
+
4
6
A simple web app to store usage data from the [JFP Chrome extension](https://github.com/CarletonDevX/web-print). 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.
5
7
6
8
To develop on this project, you'll need Flask:
7
9
`pip install Flask`
8
10
9
-
Note: There's a commented-out section in the html template that'll let you manually add entries into the database for debugging purposes.
11
+
Note: There's a commented-out section in the html template that'll let you manually add entries into the database for debugging purposes.
0 commit comments