Skip to content

thisistimothychen/questify-filter-tool

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QUESTify Filter Tool

Screenshots from the project

Based off of cnexus's filter app for AKPsi and AlexEKoren's filter app for Technica Here's a demo

Setup

pip install -r requirements.txt

Configuration

You'll need to create a Facebook app and publish it (get it out of developer mode). Update the FACEBOOK_APP_ID and FACEBOOK_APP_SECRET in app.py

To change the filter mask, switch out the mask.png in /static/images

Running the app

python app.py

Runs on http://localhost:5000 by default.

About

A small Flask server for making QUEST branded profile photos with Facebook integration

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 61.2%
  • HTML 21.7%
  • Python 12.0%
  • JavaScript 5.1%