Skip to content

This console application will maintain records of different vehicles. The user will enter the vehicle number, name, and parking price. This application will hold a record of parking time and exit time. If the vehicle will park second then this will take only the vehicle number and change the status exit to entered.

Notifications You must be signed in to change notification settings

meamirghafoor/parking-system-using-linked-list-concept-in-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Parking system using linked list concept in python

This console application will maintain record of different vehicles. User will enter vehicle number, name and parking price. This application will hold record with parking time and exit time. If vehicle will park second time then this will take only vehicle number and change status exit to entered.

Method

  1. Data structures
  2. linked list

Language

Python

Tool

Pycharm

About

This console application will maintain records of different vehicles. The user will enter the vehicle number, name, and parking price. This application will hold a record of parking time and exit time. If the vehicle will park second then this will take only the vehicle number and change the status exit to entered.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages