mikaelacaron / Basic-Car-Maintenance

A basic app to track your car's maintenance. Open source for Hacktoberfest 2023. Beginners are welcome!
https://mikaelacaron.github.io/Basic-Car-Maintenance/documentation/basic_car_maintenance/
Apache License 2.0
229 stars 134 forks source link

Improve DashboardView Empty View #287

Closed ItsJakeMarcus closed 2 months ago

ItsJakeMarcus commented 3 months ago

This code adds a ContentUnavailableView to the DashboardView. Its purpose is to create a user friendly UI for when there are no maintenance jobs in the list.

How I Tested

Notes

Screenshot

image