Python based Account Tracking
This Project aims to assist in expense tracking while allowing for more advanced functions such as compound interest.
The project is mostly command line based because why not.
- PDF generation
- API Lookup
- Investment trading?
git clone https://github.com/DariusSG/Account-Tracking.git
cd Account-Tracking
pip install -r requirement.txt
- pyfiglet
- apsw
python app.py
> type help for commands
The Default username is DariusSG, Password is ******** (Password Censored out)