Home

Awesome

GitHub Cards Preview

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 Nawaz

<br />

UI Design šŸŽØ

The UI/UX for this Expenso App was designed by <a href="https://github.com/Spikeysanju">@Spikeysanju</a>

Click to View Expenso app Design from below šŸ‘‡

Expenso

<br />

Light Mode šŸŒž

DashboardFace & Touch IDAll IncomeAll ExpenseAdd Transaction
<br />

Dark Mode šŸŒš

DashboardFace & Touch IDAll IncomeAll ExpenseAdd Transaction
<br />

Built With šŸ› 

<br />

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 functions
<br />

Ohh You want Android App Too? šŸ“±

Well, we've Android version here, Checkout the Android version of this app <a href="https://github.com/Spikeysanju/Expenso">Expenso</a>

<br />

Contribute

If you want to contribute to this app, you're always welcome! See Contributing Guidelines.

<br />

Donation

If this project helped you reduce time to develop, you can buy me a cup of coffee :)

<br />

<a href="https://www.buymeacoffee.com/sameersyd" target="_blank"><img src="https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png" alt="Buy Me A Coffee" style="height: 41px !important;width: 174px !important;box-shadow: 0px 3px 2px 0px rgba(190, 190, 190, 0.5) !important;-webkit-box-shadow: 0px 3px 2px 0px rgba(190, 190, 190, 0.5) !important;" ></a>

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.