Project 22a
Project 22a
Submi ed by:
Name of the students:
1. YALLA VISHNU VARDHAN REDDY
2. SANIVARAPU VEERA MOHAN REDDY
3. THARANG V.N
Under the guidance of Ms. KIRUTHIGA.R
1. Abstract 4
2. System requirements 5
4. Code 6
5. Output screen 10
6. Bibliography 13
ABSTRACT
2. Qwerty keyboard
3. 3.2 GB RAM
5. Graphics card
SOFTWARE COMPONENTS
1. Windows OS
2. Python
def add_booking():
writer = csv.writer(file)
status = 'Pending'
def update_status():
rows = []
reader = csv.reader(file)
if row[0] == booking_id:
row[5] = new_status
rows.append(row)
writer = csv.writer(file)
writer.writerows(rows)
def view_bookings():
reader = csv.reader(file)
print(row)
def plot_booking_status():
statuses = []
with open('bookings.csv', 'r') as file:
reader = csv.reader(file)
statuses.append(row[5])
plt.show()
# User Interface
def main():
while True:
if choice == '1':
add_booking()
update_status()
view_bookings()
plot_booking_status()
break
else:
if __name__ == "__main__":
main()
OUTPUT SCREENS
h ps://www.google.com
h ps://www.python.org/
h ps://www.w3schools.com/python/python_func ons.asp
h ps://colab.research.google.com/ h ps://onedrive.live.com
THANK YOU