Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 597 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 597 Bytes

gibbon

Finance tracking program

Dependencies

This code requires python (developed in Version 3.4 but should work with any version), and Flask.

FLASK: You can find it's documentation here

Installation can be done by running the command pip install Flask or by downloading the package here

Setup

General Use

This application runs a local host server at 127.0.0.1:5000. Simply run the main script in a terminal, then open your favorite web browser and naviagte to that web address. The interface will show up.