Skip to content

arezi/invest-monitor

Repository files navigation

InvestMonitor

forthebadge made-with-python

Overview

A monitor for your investments. This project uses python 3, and some libraries like flask and requests

screen demo

Quickstart (run demo)

pip3 install -r requirements.txt

./run-web.sh

Open http://localhost:4000

setup my database

export INVEST_MONITOR_DB=/home/my_user/invest/invest.db

python3 migrate.py

./run-web.sh

Open http://localhost:4000

running tests

./tests.sh

TODO

. use uvicorn in server

About

A monitor for your investments

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published