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.
- Navigation between different views.
- Usage of dates and calendar.
- Gestures
- Charts
- mail sending
- rating
Before running the program, make sure you have the following:
- Xcode installed on your macOS machine.
-
Clone this repository to your local machine using:
git clone https://github.com/ThibaultGiraudon/FuelTracker.git
-
Open the project in Xcode by double-clicking the
.xcodeproj
file.
- Build and run the program using Xcode.
- Explore the different SwiftUI views and interactions.
- Modify the code to experiment with SwiftUI features and customize the app to your needs.