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

https://github.com/jogboms/pnyws

💰 Pnyws (PennyWise): An expense tracker.
https://github.com/jogboms/pnyws

expense-tracker expenses flutter flutter-examples

Last synced: 5 days ago
JSON representation

💰 Pnyws (PennyWise): An expense tracker.

Awesome Lists containing this project

README

        


Pnyws: Penny Wise


Just for tracking my expenses


Built with ❤︎ by jogboms


![Format, Analyze and Test](https://github.com/jogboms/pnyws/workflows/Format,%20Analyze%20and%20Test/badge.svg?branch=master) [![codecov](https://codecov.io/gh/jogboms/pnyws/branch/master/graph/badge.svg)](https://codecov.io/gh/jogboms/pnyws)

---

Pnyws is what actually started out as a weekend vacation project for experimenting with [Canvas](https://api.flutter.dev/flutter/dart-ui/Canvas-class.html), [BoxScrollView](https://api.flutter.dev/flutter/widgets/BoxScrollView-class.html) and [RenderSliver](https://api.flutter.dev/flutter/rendering/RenderSliver-class.html). It turned out to be clean, easy on the eyes and overall has a very smooth feel.

## Tools

- Firebase Auth
- Firebase Cloud Firestore
- Google SignIn
- RxDart
- Injector

For a full description of OSS used, see pubspec.yaml

## How it looks

![Pnyws](https://github.com/jogboms/pnyws/blob/master/showcase.gif)

For help getting started with Flutter, view our online
[documentation](https://flutter.io/).