Car Maintenance Tracker
The Car Maintenance Tracker Tool is a web application designed to help you keep a detailed record of your vehicle's maintenance needs. It allows you to add multiple cars, track their specific maintenance tasks, and record when each task was last performed. Here's how it works: Add Car: Car Make & Model: Enter the make and model of your car (e.g., "Toyota Camry", "Honda Civic"). License Plate: Input your car's license plate number for easy identification. Click the "Add Car" button to add your vehicle to the tracker. My Cars List: This section displays all the cars you've added. Each car entry includes: Its Make & Model and License Plate. A "Delete Car" button to remove the vehicle and all its associated tasks from the tracker. Maintenance Tasks for Each Car: Below each car, you can manage its maintenance tasks: Add New Task: Task Name: Enter the name of the maintenance task (e.g., "Oil Change", "Tire Rotation", "Brake Inspection"). Frequency (months): Specify how often this task should be performed in months (e.g., "6" for every six months, "12" for annually). Click the "Add Task" button to add this maintenance item to the car's schedule. Task Details: For each added task, you'll see: The Task Name and its Frequency. "Last performed": This indicates when the task was last completed (initially "Never" until you mark it done). A "Mark Done" button to easily update the "Last performed" date to the current date. A "Delete" button to remove a specific task from the car's schedule. Messages: The tool provides temporary messages to confirm actions (like adding a car or task, marking a task as done, or deleting items) and also alerts you to any missing information. This tool uses your browser's local storage to save all your car and maintenance data, ensuring your information persists even if you close and reopen the browser.