https://github.com/piggyvault/piggyvault
Family finance management app.
https://github.com/piggyvault/piggyvault
abp csharp dart2 dotnet-core finance flutter flutter-apps mobile-app money-manager moneytracker
Last synced: 21 days ago
JSON representation
Family finance management app.
- Host: GitHub
- URL: https://github.com/piggyvault/piggyvault
- Owner: piggyvault
- License: mit
- Created: 2018-07-19T07:38:48.000Z (almost 7 years ago)
- Default Branch: main
- Last Pushed: 2024-09-22T07:59:53.000Z (7 months ago)
- Last Synced: 2025-03-28T22:12:52.141Z (26 days ago)
- Topics: abp, csharp, dart2, dotnet-core, finance, flutter, flutter-apps, mobile-app, money-manager, moneytracker
- Language: Dart
- Homepage: https://piggyvault.abhith.net
- Size: 39.1 MB
- Stars: 515
- Watchers: 17
- Forks: 119
- Open Issues: 41
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- open-source-flutter-apps - Piggyvault - Family finance management app by [Abhith Rajan](https://www.abhith.net). (Uncategorized / Uncategorized)
- awesome-flutter - Piggyvault
README
# Piggy
[](https://github.com/piggyvault/piggyvault/actions/workflows/flutter.yml)
[](https://github.com/piggyvault/piggyvault/actions/workflows/dotnet.yml)
[](https://github.com/piggyvault/piggyvault/actions/workflows/angular-ci.yml)

[](https://app.fossa.com/projects/git%2Bgithub.com%2Fpiggyvault%2Fpiggyvault?ref=badge_shield)
[](https://sonarcloud.io/dashboard?id=piggyvault_piggyvault)
[](https://sonarcloud.io/dashboard?id=piggyvault_piggyvault)
[](https://sonarcloud.io/dashboard?id=piggyvault_piggyvault)
[](https://sonarcloud.io/dashboard?id=piggyvault_piggyvault)
[](https://sonarcloud.io/dashboard?id=piggyvault_piggyvault)
[](https://sonarcloud.io/dashboard?id=piggyvault_piggyvault)
[](https://sonarcloud.io/dashboard?id=piggyvault_piggyvault)
[](https://sonarcloud.io/dashboard?id=piggyvault_piggyvault)
[](https://sonarcloud.io/dashboard?id=piggyvault_piggyvault)
[](https://sonarcloud.io/dashboard?id=piggyvault_piggyvault)A family finance management app.
> Piggy is a side project of [Abhith Rajan](https://www.abhith.net).
## Technology Stack
### Web
- ASP.NET Core
- Angular
- MSSQL> Previously Piggy used to have a functional website with all the features. But the evolution of its mobile app made it redundant. Hence [Abhith](https://www.abhith.net) stopped working on it 🤷, and now the website hosts the APIs only.
### Mobile
- Flutter
> Piggy is a side project of [Abhith Rajan](https://www.abhith.net), a full-stack dev focussed on different stacks, and flutter is not one of them yet. Hence tons of improvements can be done to the flutter project. If you are a flutter person, have a look at the code and see how you can improve it 🙏.
## Guides
- [Initial Setup Guide](docs/SETUP_GUIDE.md).
- [Tenant / User management using Web Portal](docs/PORTAL.md).## Development Status
Check out the repository projects tab to see what is planned and what is going on now.
High-level planned items can be viewed under the organization's projects.> Piggy works fine for [Abhith](https://www.abhith.net) and his family. If you are interested, we may be able to make it work for you too. Let's discuss further in the [discussions](https://github.com/piggyvault/piggyvault/discussions).
## Mobile App Screenshots
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
## Try it out
Grab the APK from the latest [release](https://github.com/piggyvault/piggyvault/releases).
### Test Credentials
| Family | Username | Password |
| ------- | -------- | -------- |
| Default | admin | 123qwe |## Credits
### Backend
- [aspnetboilerplate](https://github.com/aspnetboilerplate/aspnetboilerplate)
### Flutter
- [mitesh77/Best-Flutter-UI-Templates](https://github.com/mitesh77/Best-Flutter-UI-Templates)
- [ReinBentdal/styled_widget](https://github.com/ReinBentdal/styled_widget)
- [Ahmadre/FlutterIconPicker](https://github.com/Ahmadre/FlutterIconPicker)
- [Gperez88/input_calculator](https://github.com/Gperez88/input_calculator)
- [Idean/Flutter-Neumorphic](https://github.com/Idean/Flutter-Neumorphic)