delagroove / assignment2

crypto trader

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

assignment 2

Assignment 2 for Advanced programming course 602

By Alvaro Bueno

Installation

run

npm install

and after that

webpack

to get the web assets built and running.

after that, you must install and set mongo db with the use of run.sh.

then, run the server with:

 FLASK_APP=server.py flask run

Usage

Step 1. visit in a browser http://localhost:5000

Step 2. Select a currency

Step3. Buy or Sell using the form on the right side of the Graph

About

crypto trader


Languages

Language:JavaScript 56.1%Language:Python 37.3%Language:CSS 4.6%Language:HTML 1.0%Language:Shell 0.9%