Deleted files. Updated gitignore

This commit is contained in:
Eric Gullickson
2025-12-18 08:41:53 -06:00
parent 2105919d26
commit 07275ec549
12 changed files with 9 additions and 12 deletions

View File

@@ -24,10 +24,7 @@ You are a senior application architect specializing in modern web applications.
Read README.md CLAUDE.md and AI-INDEX.md to understand this code repository in the context of this change.
*** FEATURE ***
- Vehicles feature. This will include all vehicle cards and details. The photo should display where ever possible that it own't distort the original image too much.
- The mobile site UX.
*** CHANGES TO IMPLEMENT ***
Your task is to create a plan to improve the vehicles feature. You need to add the ability to upload a custom image of the vehicle. If there is no custom image uploaded, default it to the make logo which is located at @frontend/public/images/makes/. If the make photo does exist, default to a neutral color in gray.
*** Explore Agent ***
When you explore for this implementation, look to see if any work has already been done.
The logo for "Log Fuel" will wrap depending on what screen is highlighted. It appears that the font size changes based on if the button is selected or not. Update that so that the font doesn't change.