Skip to content

Dalimil/JPMorgan-Hackathon

Repository files navigation

JPMorgan Chase - "Code for Good" Hackathon (Glasgow, 7-8th Nov 2015)

This repository is a fork/mirror of the original repository.

Target non-profit organization: Urban Roots

Team: Dalimil Hajek, Miguel Jaques, Willy Dinata, Michael Ahari, KamenB

Screenshots

01 02 03 04 05

Installation

Please note that all the code was written as quickly as possible (in just 24 hours) and is therefore of poor quality and lacks any documentation.

Install required packages

sudo apt-get install libpq-dev python-dev
pip install -r requirements.txt

Start the server (localhost:8080):

python main.py

Update database:

python manage.py db init
python manage.py db migrate
python manage.py db upgrade

Android app

You can find all the Android project files in the /UrbanRoots folder

About

JPMorgan Chase - "Code for Good" Hackathon 2015

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published