B33Boy / Meme_Vault_Prototype

An application that stores and retrieves memes by indexing them based on user provided descriptions and optical character recognition.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

USAGE

Run Application:

cd Meme_Vault_Prototype/
Linux: ./start.sh or Windows: start.sh

Database Migrations

flask db migrate -m "SCHEMA_CHANGE_MESSAGE"
flask db update

About

An application that stores and retrieves memes by indexing them based on user provided descriptions and optical character recognition.

License:MIT License


Languages

Language:Python 62.1%Language:HTML 32.1%Language:JavaScript 3.6%Language:Mako 1.9%Language:Shell 0.3%