A Simple Expense Tracker App built to demonstrate the use of SwiftUI, CoreData, Charts, Biometrics (Face & Touch ID), Export CSV and MVVM Architecture.

Expenso
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 NawazUI Design ๐จ
The UI/UX for this Expenso App was designed by @Spikeysanju
Click to View Expenso app Design from below ๐
Light Mode ๐
Dashboard | Face & Touch ID | All Income | All Expense | Add Transaction --- | --- | --- |--- |---
|
|
|
|
Dark Mode ๐
Dashboard | Face & Touch ID | All Income | All Expense | Add Transaction --- | --- | --- |--- |---
|
|
|
|
Built With ๐
- SwiftUI - SwiftUI is an innovative, exceptionally simple way to build user interfaces across all Apple platforms with the power of Swift.
- CoreData - Framework used to manage the model layer objects in the application.
- Figma - Figma is a vector graphics editor and prototyping tool which is primarily web-based.
Project Structure
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 functionsOhh You want Android App Too? ๐ฑ
Well, we've Android version here, Checkout the Android version of this app ExpensoContribute
If you want to contribute to this app, you're always welcome! See Contributing Guidelines.Donation
If this project helped you reduce time to develop, you can buy me a cup of coffee :)License
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.
