RafaelCenzano / JYL-site

JYL Toolbox is a website designed to connect members and leaders online and to provide an easier experience for both leaders and members

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JYL toolbox

Flask website + postgresql app for JYL (Japanatown Youth Leaders)

Setup

Clone the repository and enter it

git clone https://github.com/RafaelCenzano/jyl-site.git
cd jyl-site

Requirements

Use pip to install needed libraries

make

or

pip install -r requirements.txt

Run

make run

or

gunicorn run:app

Authors

License

This project is licensed under the GNU Public License - see the LICENSE file for details

About

JYL Toolbox is a website designed to connect members and leaders online and to provide an easier experience for both leaders and members

License:GNU General Public License v3.0


Languages

Language:Python 55.4%Language:HTML 33.4%Language:CSS 9.2%Language:JavaScript 1.7%Language:Makefile 0.1%Language:Mako 0.1%Language:Procfile 0.0%