Skip to content

kopykatA/cryptofolio-flask

 
 

Repository files navigation

Cryptofolio

Easily manage and monitor your crypto trades at a glance.

React code can be viewed here: https://github.com/zyam/cryptofolio-react

To run server:

  1. Initialize and activate a virtualenv:
$ virtualenv --no-site-packages env
$ source env/bin/activate
  1. Install the dependencies:
$ pip install <whatever-missing-modules>
  1. Run the development server:
$ python manage.py runserver

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 98.7%
  • PowerShell 1.0%
  • C 0.2%
  • HTML 0.1%
  • Mako 0.0%
  • CSS 0.0%