Skip to content

fzxt/RBCHackathon

Repository files navigation

RBC NGI Challenge 2016 Hackathon

Stack

  • Angular.js + Materalize.css for the frontend
  • Python3 (Flask) for the backend

Requirements for running locally

Node.js, v.50+ Python 3

Instructions for running locally

First download or clone this repo.

Then fire up a terminal and enter these commands.

cd RBCHackathon/app/public
npm install
virtualenv -p python3 env
source bin/env/activate
python run.py

That's it. head to localhost to see what we built.

Demo

Imgur