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 feature you want to improve * `WelcomeView` and `WelcomeViewAddVehicle` have been created but aren't officially attached to the actual app flow. * Connect these two screens so...
## Describe the feature you want the app to have that it currently doesn't The project was originally going to be a multi-platform application, and I would love to see...
# What it does Closes #324 Added the following text to the CONTRIBUTING.md and getting-started.tutorial in the Documentation.docc files The latest version of firebase-tools requires a JDK of 11 or...
# What it Does * Closes #305 * The app supports dark mode and tinted app icons. # How I Tested * Run the app after following the instructions in...
# What it Does * Closes #309 * Updated all previews with @Previewable macro wherever needed # How I Tested * Played the Canvas in SwiftUI to confirm previews are...
# What it Does * Closes #222 Implement shortcut for adding new odometer reading ### What is implemented? 1. `Vehicle` now conforms to `AppEntity` protocol, hence, it should have an...
## Describe the feature you want to improve Improving documentation around downloading the latest version of Java for the Firebase emulators Discussed here: https://github.com/mikaelacaron/Basic-Car-Maintenance/discussions/317#discussion-7269696 * [ ] Update the CONTRIBUTING.md...
## Describe the feature you want the app to have that it currently doesn't * Create a medium widget that allows you to view the total number of maintenance events...
Fix unit tests and build documentation GitHub Actions I've broken them on accident this year, and haven't been able to fix them yet for unit tests I tried: * I...
# What it Does * Closes #310 Create PrivacyInfo.xcprivacy file * Describe what your change does # How I Tested NA # Notes Used Privacymanifest.dev for XML template