Skip to content

CarletonDevX/web-print-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.