Skip to content

delagroove/assignment2

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published