Skip to content

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

License

Notifications You must be signed in to change notification settings

RafaelCenzano/JYL-site

Repository files navigation

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