Skip to content

Commit 5fbd830

Browse files
authored
Update README.md
1 parent ab50de2 commit 5fbd830

File tree

1 file changed

+22
-6
lines changed

1 file changed

+22
-6
lines changed

README.md

Lines changed: 22 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,28 @@ A Simple Expense Tracker App 📱 built to demonstrate the use of SwiftUI, CoreD
55

66
<br />
77

8+
## UI Design 🎨
9+
10+
***Click to View Expenso app Design from below 👇***
11+
12+
[![Expenso](https://img.shields.io/badge/Expenso-FIGMA-black.svg?style=for-the-badge&logo=figma)](https://www.figma.com/file/Z5KMfiwo9RYtYBUMRSIfHh/Expense-Tracker-App?node-id=140%3A1016)
13+
14+
<br />
15+
16+
## Light Mode 🌞
17+
Dashboard | All Income | All Expense | Details | Add Transaction
18+
--- | --- | --- |--- |---
19+
![](https://github.com/sameersyd/Expenso/blob/main/art/dashboard.png) | ![](https://github.com/sameersyd/Expenso/blob/main/art/income.png) | ![](https://github.com/sameersyd/Expenso/blob/main/art/expense.png) | ![](https://github.com/sameersyd/Expenso/blob/main/art/details.png) | ![](https://github.com/sameersyd/Expenso/blob/main/art/add_transaction.png)
20+
21+
<br />
22+
23+
## Dark Mode 🌚
24+
Dashboard | All Income | All Expense | Details | Add Transaction
25+
--- | --- | --- |--- |---
26+
![](https://github.com/sameersyd/Expenso/blob/main/art/dashboard_dark.png) | ![](https://github.com/sameersyd/Expenso/blob/main/art/income_dark.png) | ![](https://github.com/sameersyd/Expenso/blob/main/art/expense_dark.png) | ![](https://github.com/sameersyd/Expenso/blob/main/art/details_dark.png) | ![](https://github.com/sameersyd/Expenso/blob/main/art/add_transaction_dark.png)
27+
28+
<br />
29+
830
## Built With 🛠
931
- [SwiftUI](https://developer.apple.com/documentation/swiftui/) - SwiftUI is an innovative, exceptionally simple way to build user interfaces across all Apple platforms with the power of Swift.
1032
- [CoreData](https://developer.apple.com/documentation/coredata) - Framework used to manage the model layer objects in the application.
@@ -47,12 +69,6 @@ See [Contributing Guidelines](https://github.com/sameersyd/Expenso/blob/main/CON
4769
#### Checkout Android version of this app <a href="https://github.com/Spikeysanju/Expenso">Expenso</a>
4870
#### Design Inspired from <a href="https://github.com/Spikeysanju">@Spikeysanju</a>
4971

50-
## Contact
51-
Have an project? DM us at 👇
52-
<br />
53-
Drop a mail to:- [email protected]
54-
55-
5672
## Donation
5773
If this project helped you reduce time to develop, you can buy me a cup of coffee :)
5874

0 commit comments

Comments
 (0)