An open API service indexing awesome lists of open source software.

https://github.com/yewomhango/family_banking

A record keeping app for communal banking built using the iced GUI libray for Rust
https://github.com/yewomhango/family_banking

gui gui-application iced-rs rust rust-lang sqlite3

Last synced: 12 days ago
JSON representation

A record keeping app for communal banking built using the iced GUI libray for Rust

Awesome Lists containing this project

README

          

# Family Banking
This app is basically supposed to be used in the setting of communal banking, for record keeping. It is built using the [iced GUI libray](http://github.com/iced-rs/iced) for Rust

# Screenshots
![Login Screen](./screenshots/1.png "Login Screen")

![Home Tab](./screenshots/2.png "Home Tab")

![Users Tab](./screenshots/3.png "Users Tab")

![Login Tab](./screenshots/4.png "Login Tab")

# TODO
- Will probably need to find a way of encrypting the sqlite file