Skip to content
/ Pitstop Public
forked from AsyaTea/Pitstop

An iOS app to track car expenses.

Notifications You must be signed in to change notification settings

IV0000/Pitstop

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pitstop

PitStop is an iOS App to track your car's expenses. This project is currently being developed in team with Ivan Voloshchuk, Francesco Puzone and Anna Antonova.

Overview

The first time you download the app, you are invited through the on-boarding to insert your car's data such as brand, model and fuel type. Everytime you make a purchase related to your car you can report it by inserting data through a modal sheet, where you can choose between a variety of categories and options, as well as changing the date of the expense. This will allow the system to create statistics in real time, to increase your awareness of your spendings throughout the year. Additionally, we have built a Document section to let you save your car documents all in one place and an Important Numbers section for saving numbers to reach straight away, in case any unpredictable event occurs.

Do you find annoying have to remember when you need to overhaul the car? Or if you need to change the tires? I believe so, same as for most of us, that's why we implemented a notification feature!

Features

  • Add your car details
  • Add an expense, odometer count, notification reminder
  • Add document
  • Add numbers
  • Expense view
  • Statistics about odometer, vehicle efficiency, and costs
  • Modify and change your car details as well as you expenses details

Frameworks & Technologies

We used SwiftUI to create the user interface, Swift as main programming language and CoreData to save our user's persistent data. The design pattern we adopted is MVVM with different view models for handling CoreData access, the statistics, categories and fuel type...

Screenshots

Appstore

Try Pitstop on Appstore!

About

An iOS app to track car expenses.

Resources

Stars

Watchers

Forks

Languages

  • Swift 96.8%
  • HTML 3.2%