KhinPhone060 / Budgetify-Expense-Tracker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Budgetify

This is iOS expense tracker app that can be used to record your daily transaction, view your monthly statistic data on expenses, and synchronize all of your devices.

Screenshots

App Screenshot

App Screenshot

App Screenshot

Deployment

  1. Download the repository
  $ git clone https://github.com/KhinPhone060/Budgetify-Expense-Tracker.git
  $ cd Budgetify-Expense-Tracker
  1. In Podfile
  pod 'iOSDropDown'
	pod 'FirebaseAuth'
	pod 'FirebaseFirestore'
	pod 'UITextField+Shake'
	pod 'Charts'
  1. Pod
pod install
  1. Open the project in XCode
$ open Budgetify.xcworkspace
  1. Compile and run in your XCode simulator

About


Languages

Language:Swift 100.0%