Skip to content

Latest commit

 

History

History
51 lines (34 loc) · 1.05 KB

README.md

File metadata and controls

51 lines (34 loc) · 1.05 KB

Hotpot - A Simple Expense Tracking App

Swift 4.0.3 - A personal expense tracking app built to be fast and designed to be flexible and simple to use.

Prerequisites

Tested with iOS:

iOS9.2 & iOS10

iPhone

  • iPhone 8

Features

  • Recording expenses and income
  • Records management and searching
  • Budgeting
  • Financial reports

Recording expenses and income

Records management and searching

Budgeting

Financial reports

Installation guide

Download repo

$ git clone https://github.com/jydong/hotpot.git
$ cd hotpot

Install pods

$ pod install