Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Expenso Ios | 651 | 2 months ago | 7 | apache-2.0 | Swift | |||||
A Simple Expense Tracker App built to demonstrate the use of SwiftUI, CoreData, Charts, Biometrics (Face & Touch ID), Export CSV and MVVM Architecture. | ||||||||||
Xamarin Demos | 313 | 11 days ago | 19 | C# | ||||||
This repository contains the Syncfusion Xamarin UI control’s samples and the guide to use them. | ||||||||||
Scichart.wpf.examples | 142 | 10 days ago | 7 | mit | C# | |||||
Examples, tutorials, and sandbox for SciChart WPF: High Performance Realtime Charts | ||||||||||
Mvvmchart | 42 | 3 years ago | 6 | January 01, 1900 | C# | |||||
MvvMChart is an extremely lightweighted, MVVM support and highly customizable WPF/UWP chart control. | ||||||||||
Covid19tracker | 36 | 3 years ago | other | Kotlin | ||||||
Covid19 Tracker is a sample Android application focused on displaying statistics using graphs and adding a lot of tests. From a technical point of view, it has an Offline-First approach and uses the Single Source of Truth principle. Also, it has been built making use of a huge database and Flow streams with the aim of achieving the best performance. | ||||||||||
Chartbinding | 16 | 4 years ago | apache-2.0 | Java | ||||||
Android DataBinding wrapper for MPAndroidChart, using chart in a MVVM way! | ||||||||||
Waves.ui.charts | 12 | 1 | 4 months ago | 2 | December 14, 2022 | mit | C# | |||
Waves.UI.Charts is a package for developing cross-platform charts/graphs-viewing applications. It provides a simple and fast cross-platform charting tool. | ||||||||||
Codeforces Companion | 8 | 3 months ago | mit | Kotlin | ||||||
A Companion app for codeforces that runs on Android | ||||||||||
How To Create A Real Time Chart With Wpf | 3 | 3 months ago | C# | |||||||
This demo explains how to create a real timeline chart in WPF | ||||||||||
Cointracker | 3 | 5 months ago | Kotlin | |||||||
A Simple Expense Tracker App built to demonstrate the use of SwiftUI, CoreData, Charts, Biometrics (Face & Touch ID), Export CSV and MVVM Architecture . Made with love by Sameer Nawaz
The UI/UX for this Expenso App was designed by @Spikeysanju
***Click to View Expenso app Design from below ***
Dashboard | Face & Touch ID | All Income | All Expense | Add Transaction |
---|---|---|---|---|
![]() |
![]() |
![]() |
![]() |
![]() |
Dashboard | Face & Touch ID | All Income | All Expense | Add Transaction |
---|---|---|---|---|
![]() |
![]() |
![]() |
![]() |
![]() |
Expenso # Target
|
CoreData # CoreData ManagedObject
|
view
main # Main root folder
| view # SwiftUI MainView
| viewmodel # ViewModel for MainView
Expense # Expense root folder
| | |__ ExpenseView # ExpenseView (Dashboard)
AddExpense # Add Expense root folder
| | |__ AddExpense # Add Expense
ExpenseDetailed # Expense Details root folder
| | |__ ExpenseDetailed # Expense Details
ExpenseFilter # Expense Filter root folder
| | |__ ExpenseFilter # Expense Filter
ExpenseSettings # Expense Settings root folder
| | |__ ExpenseSettings # Expense Settings
About # About root folder
| | |__ about # About
Helpers # All extension functions
Well, we've Android version here, Checkout the Android version of this app Expenso
If you want to contribute to this app, you're always welcome! See Contributing Guidelines.
If this project helped you reduce time to develop, you can buy me a cup of coffee :)
Apache 2.0 License
Copyright 2021 Sameer Nawaz
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.