Code Monkey home page Code Monkey logo

expenses-tracker-ios's Introduction

Simple expenses tracker app for iOS

Motivation

I wanted to have a simple way to track how much I pay for some categories of goods during every month and check the dynamics. After trying a few apps on appstore I started to use one which looked enough for my needs. With some UX issues it is a decent app and I used it for about two months. The biggest issue with the app was freeze up to one minute at start time which is really annoying when you are going to spend around 10 seconds on adding a new expense right in a store. After a few experiments without luck I started to think what to do.

But wait, I am a developer! Why not create an app by myself ๐Ÿค”? And that's how it's started.

Almost at the same time I noticed SwiftUI from Apple and decided it would be a good project to try.

Screenshots

Screenshot1 Screenshot2 Screenshot2 Screenshot2

There were some initial requirements for the app

  • As less clicks as possible to track an expense. Currently it's tap on a tag -> input amount -> save.
  • Multiple tags for an expense/income. I do not use it yet but the app is ready to support it.
  • Edit a transaction in the past.
  • See current months expenses by tags and history for previous months.
  • Budgets. Did not decide yet if I really need it or not, but for the release it seems reasonable.
  • Tags hierarchy. Every tag may have a parent tag to have more general overview of transactions e.g. transport -> (public | taxi | (car -> fuel|service) )

Technical details

  • Swift
  • SwiftUI
  • CoreData
  • Fastlane

expenses-tracker-ios's People

Contributors

34x avatar

Stargazers

 avatar  avatar  avatar  avatar Axel Le Pennec avatar Stephen avatar

Watchers

 avatar James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.