Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Vehicle Management System

The Vehicle Management System is a Python-based GUI application for managing a collection of vehicles, including cars, trucks, and bikes. This system allows users to add, remove, and view vehicle details, storing data persistently in a JSON file.

Features

  • Add Vehicle: Add details for a car, truck, or bike.
  • Remove Vehicle: Delete a vehicle using its unique ID.
  • View All Vehicles: Display a list of all stored vehicles.
  • Persistent Data Storage: Vehicle details are stored in a vehicles.json file.

Technologies Used

  • Python: Core language.
  • Tkinter: GUI framework for building the application.
  • JSON: File-based storage for vehicle data.

📸 Preview

Welcome to vehicle mangement system(front)

image_11

Add vehicle Information image12

Information about show all vehicles before add information image13

Connect with me

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages