Recent Updates
- Updated Bank Account View/Edit Charts to Show Balance History in a Bar Chart. Makes more sense than a line chart of deposits and withdrawals.
- Built Chart Utility class to handle constructing and returning Chart objects to the View classes.
- Started with adding method to View Models to return data required to generate charts for each specific object type. Starting with BankAccountViewModel.
- Added Charts and Graphs to Xamarin Forms pages
- Created Chart Utility to manage generation of the Entry objects by parsing a view model class
- Microcharts integration with Chart Utility to streamline and simplify chart data for each page containing a chart
Recent Screenshots