Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hengtsechou/locateyourmoney-gui
A project of flask and data pipeline to find where are your money. This is the GUI part.
https://github.com/hengtsechou/locateyourmoney-gui
Last synced: about 2 months ago
JSON representation
A project of flask and data pipeline to find where are your money. This is the GUI part.
- Host: GitHub
- URL: https://github.com/hengtsechou/locateyourmoney-gui
- Owner: hengtseChou
- Created: 2022-02-13T05:40:01.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-03-07T14:42:22.000Z (almost 3 years ago)
- Last Synced: 2024-06-03T17:47:29.627Z (7 months ago)
- Language: HTML
- Homepage:
- Size: 52.7 KB
- Stars: 0
- Watchers: 1
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# LocateYourMoney-GUI
### Abstract
This is a small project for my 2021/2022 winter vacation, to keep track of my accounts' balance every day and give some charts to have a better understanding about how my money is distributed.
### GUI
This repository is the part of creating a GUI, where user can check their balances, add more bank or crypto accounts or just delete it, if they want to.
This is made out of python flask module, with web templates of bootstrap, connecting to one of my gdrive folder(where I store user information and logs).
### Things not accomplished
The ultimate goal is to deploy on a cloud server, or be packed into a one-file executable. Now it can only be run by compiler to create the GUI. I tried to deploy on GCP, sometimes it worked with a little css malfunctioning or failure of on-the-fly images creating, but currently it is not working. The app is located at:
https://locateyourmoney.df.r.appspot.com/