Project 10 - Parking Management System
Project 10 - Parking Management System
VANSH TYAGI
PRINCE
ATUL
Parking system
PYTHON PROJECT
GBSSS_KHAJURI_KHAS
DELHI-90
PYTHON PROJECT
Acknowledgement
science teacher Mr.SP Sharma Sir for her vital support, guidance
come forth.
Atul Page 2
session 2021-22(Term-2) CLASS 12
CERTIFICATE
CLASS: XII-A YEAR:2021-22
INDEX
2 Need of computerization
4 Advantages of project
5 Limitations of project
7 Output screening
Introduction
Need Of Computerization
L.append(Payment1)
stud=(L)
sql=('insert into parkmaster12(pid,pnm,level,freespace,vehicleno,nod,payment)
values(%s,%s,%s,%s,%s,%s,%s)')
mycursor.execute(sql,stud)
mydb.commit()
def Rec_View():
print("Select the search criteria : ")
print("1. Parking Number")
print(os.system('clear'))
Menu()
runAgn=input('\nwant to run Again Y/n:')
runAgain()
Output Screening
1. Parking Number
2. Parking Name
3. Level No
4. All
Enter Parking no : 03
Task completed
1. Parking Number
2. Parking Name
3. Level No
4. All
Task completed
1. Parking Number
2. Parking Name
3. Level No
4. All
Task completed
1. Parking Number
2. Parking Name
3. Level No
4. All
Task completed
SOFTWARE SPECIFICATION: -
Operating System: Windows 7/8/10
Platform: Python IDLE 3.9/3.10
Database: MySQL
Language: Python
HARDWARE SPECIFICATION: -
Advantages Of Project
Limitations Of Project
x There is a greater construction cost per space (but this may
be offset by the chance for lesser land costs per space and
the system manufacturers say that the operating and
maintenance cost will be lower as compared to a
conventional ramped parking structure).
x Use of redundant systems will result in a greater cost.
x It may be a bit confusing for unfamiliar users.
x It is not recommended for high peak hour volume facilities.
x There may be a fear of breakdown (How do I get my car
out?).
x There is an uncertain building department review and
approval process.
x It requires a maintenance contract with the supplier.
TESTING
Software Testing is an empirical investigation conducted to provide
With Information about the quality of the product or service under
test stakeholders a with respect to the context which it is intended to
operate. Software Testing also provides an objective, independent
view of the software to allow the business to appreciate and
understand the risks at implementation of the software. Test
techniques include, but are not limited to, the process of executing a
program or application with the intent of finding software bugs. It can
also be stated as the process of validating and verifying that a
software program/application/product meets the business and
technical requirements that guided its design and development, so
that it works as expected and can be implemented with the same
characteristics. Software Testing, depending on the testing method
employed, can be implemented at any time in the development
process, however the most test effort is employed after the
requirements have been defined and coding process has been
completed.
TESTING METHODS
Software testing methods are traditionally divided into black box
testing. These one approaches are used to describe the point of view
that a test engineer takes when designing test cases.
SPECIFICATION-BASED TESTING
Specification-based testing aims to test the functionality of software
according to the applicable requirements. Thus, the tester inputs data
into, and only sees the output from the test object. This level of
testing usually requires through test cases to be provided to the
tester, who they test that for a given input. The output value (or
behaviour), either RUUPE value specified in the test case.
Specification-based testing is necessary, but it is insufficient to guard
against certain risks.
REFRENCE
1. python.org
2. S P SHARMA CLASSES App and Website
3. YouTube
4. Our Subject Teacher S P Sharma Sir
5. Preeti Arora and Sumita Arora python class
12 Book
6. LearnPython.org
7. Google