Coder Social home page Coder Social logo

mishra191 / parkinglot Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 21 KB

Parking lot is about parking of 2 wheeler, 4 wheeler vehicles in parking lot in python. Code is self explanatory. Please reach out to me for any questions regarding this project.

Python 100.00%

parkinglot's Introduction

parkinglot

A parking lot is a dedicated area that is intended for parking vehicles. Parking lots are present in every city and suburban area. Shopping malls, stadiums, airports, train stations, and similar venues often feature a parking lot with a large capacity. A parking lot can spread across multiple buildings with multiple floors or can be in a large open area.

● The parking lot will allow different types of vehicles to be parked:

● Each vehicle will occupy a single spot and the spot size will be different for different vehicles.

● The number of spots per vehicle type will be different for different parking lots. For example

○ Motorcycles/scooters: 100 spots ○ Cars/SUVs: 80 spots ○ Buses/Trucks: 40 spots

● When a vehicle is parked, a parking ticket should be generated with the spot number and the entry date-time.

● When a vehicle is unparked, a receipt should be generated with the entry date-time, exit date-time, and the applicable fees to be paid.

● The parking lot will allow different types of vehicles to be parked

● Each vehicle will occupy a single spot and the spot size will be different for different vehicles.

● The number of spots per vehicle type will be different for different parking lots. For example ○ Motorcycles/scooters: 100 spots ○ Cars/SUVs: 80 spots ○ Buses/Trucks: 40 spots

● When a vehicle is parked, a parking ticket should be generated with the spot number and the entry date-time.

● When a vehicle is unparked, a receipt should be generated with the entry date-time, exit date-time, and the applicable fees to be paid.

parkinglot's People

Contributors

mishra191 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.