Introduction

Description

This app helps you track your mileage, fuel consumption, average cost, and more.

The design/UI is mostly inspired from Apps4World but I've add a modify some elements.

Features

  • Navigation between different views.
  • Usage of dates and calendar.
  • Gestures
  • Charts
  • mail sending
  • rating

Getting Started

Prerequisites

Before running the program, make sure you have the following:

  • Xcode installed on your macOS machine.

Installation

  1. Clone this repository to your local machine using:

    git clone https://github.com/ThibaultGiraudon/FuelTracker.git
  2. Open the project in Xcode by double-clicking the .xcodeproj file.

Usage

  1. Build and run the program using Xcode.
  2. Explore the different SwiftUI views and interactions.
  3. Modify the code to experiment with SwiftUI features and customize the app to your needs.