Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 654 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 654 Bytes

CodeDay-ify

Check out CodeDay, a 24-hour programming event for students.

This project is forked from AlexEKoren/Technify.

Here's a demo.

Example image An example of what I got from putting my Facebook profile picture through it.

Setup

pip install -r requirements.txt

Running the app

python app.py

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