rjrobert / debt_tracker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Debt Tracker (Working Title)

A visual debt/paydown tracking tool.

Getting Started

Create a new account with a name, current amount, interest rate, and due date. Every time a payment is made, adda new transaction to the app. The app will fill in a guage to show how much of the total has been paid. The app will also show the current payoff date based on the current amount.

Tools/Technologies Used

Flutter - Google’s UI toolkit for building beautiful, natively compiled applications for mobile, web, and desktop from a single codebase.

Architecture and platform

Stacked - An architecture and widgets for an MVVM inspired architecture in Flutter. It provides common functionalities required to build a large application in a understandable manner. Get_it - Service locator Get - Easy navigation without context Auto_route - AutoRoute is a route generation library, where everything needed for navigation is automatically generated for you. Catcher - Plugin for error catching. Allows handling errors when they're not catched by developer. Sentry - Error tracking service

Auth Remote Config Cloud Firestore

UI Elements

Syncfusion Charts/Gauges - Visualization library for creating beautiful and high-performance charts and guages

About


Languages

Language:Dart 72.5%Language:Ruby 25.9%Language:Swift 1.1%Language:Kotlin 0.4%Language:Objective-C 0.1%