Skip to content
This repository has been archived by the owner on Nov 25, 2018. It is now read-only.

mfilenko/roboanalyst

Repository files navigation

Robo Analyst

Let Robo Analyst optimize your wealth!

Installation

To install the required libraries for this project, simply run the following:

pip install -r requirements.txt

This project also requires using Bower, which requires NPM. In order to get NPM, simple install Node.js. Once you have node, you can install Bower:

npm install -g bower

Note: On a Mac, you'll need to use:

sudo npm install -g bower

With Bower, you can install the front-end dependencies by running:

bower install

This will generate the static folder along with bootstrap and jquery inside it.

Running the project

To run this project:

# Navigate into root project directory
cd roboanalyst

# Run the server
python manage.py runserver

You can now visit the following URLS:

* http://127.0.0.1:8000/app/

About

Portfolio optimisation machine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •