Skip to content
This repository was archived by the owner on Jun 7, 2024. It is now read-only.

Latest commit

 

History

History
executable file
·
21 lines (15 loc) · 654 Bytes

README.md

File metadata and controls

executable file
·
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.