ahmadsyafrudin / finsee

help see your financial both income and outcome

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

finsee

help see your financial both income and outcome

project is still in progress nightly

Install Requirements

Install requirements

pip install -r requirements.txt

running the app

honcho start

using Docker

running application using docker

make up

to see the app running as expected:

docker ps

Output Example:

CONTAINER ID        IMAGE                      COMMAND                  CREATED             STATUS              PORTS                    NAMES
970c68d00e6b        ahmadsyafrudin/finsee:v1   "/bin/sh -c 'uwsgi -…"   28 seconds ago      Up 5 seconds        0.0.0.0:8000->8000/tcp   finsee_finsee_1

About

help see your financial both income and outcome

License:GNU General Public License v3.0


Languages

Language:Python 97.7%Language:Dockerfile 1.3%Language:Makefile 0.9%Language:Procfile 0.1%