Basic-Car-Maintenance
Basic-Car-Maintenance copied to clipboard
A basic app to track your car's maintenance. Open source for Hacktoberfest 2023. Beginners are welcome!
## Describe the bug * The test `testAddVehicle` in `BasicCarMaintenanceUITests` fails ## To Reproduce Steps to reproduce the behavior: 1. Run the unit test on an iOS simulator 2. The...
## Describe the feature you want the app to have that it currently doesn't * Create a small widget that allows you to view the total number of maintenance events...
## Describe the feature you want to improve * Update the empty file `PrivacyInfo.xcprivacy` file with the correct information, for this project (be sure to just update the file and...
## Describe the feature you want the app to have that it currently doesn't * Create tinted versions for the app icon, and the alternative app icons * Add the...
## Describe the feature you want the app to have that it currently doesn't Add a new button in the `SettingsView` that says "Rate the App" when tapped it opens...
## Describe the feature you want to improve * Some SwiftUI previews are failing, make sure they all build and you can preview what's intended for that view * Make...
## Describe the feature you want the app to have that it currently doesn't * Create a large widget that allows you to view the total number of maintenance events...