Aravind - XII C
Aravind - XII C
PROJECT ON
TOURIST MANAGEMENT
THANIGAIVELMURUGAN.T.T
INDEX
In the evolving landscape of information management, the need for efficient and
organized library systems is more crucial than ever. The creation of a robust
Library Management System (LMS) is not only a technological challenge but
also an opportunity to streamline the management of vast collections of literary
works. In this project, we embark on the journey of developing a Library
Management System utilizing the power of binary files.
Easy-to-read − Python code is more clearly defined and visible to the eyes.
Portable − Python can run on a wide variety of hardware platforms and has
the same interface on all platforms.
Hardware
Following are the hardware specifications that is required to develop this
project is as follows:
1. Computer components like Monitor, Keyboard, Mouse, CPU, Keyboard.
2. Minimum 1 GB ram for smooth working of application.
3. 250 GB Hard Disk or More. CD ROM Drive.
Software
This is in contrast to physical hardware, from which the system is build and
actually performs the work.
Front End- Python
Text Editors- VS Code Editor Operating System
Windows10
Ubuntu Linux
PYTHON OVERVIEW
FILE HANDLING
File handling in Python is the process of working with files, such as reading
from them, writing to them, or manipulating their contents.Python provides a
variety of built in functions and modules for file handling, making it relatively
easy to work with files.
OURCE CODE
import pandas as pd
import random
from datetime import datetime
stay_df = pd.DataFrame(stay_data)
billing_df = pd.DataFrame(billing_data)
UTPUT SCREEN
Table 1: Travel Information
Number
Numb Specif
of Plan Destinat Start End
er of ic
Passeng Type ion Date Date
Days Stops
ers
Eiffel
Towe
202 202
r,
Internati 3- 3-
2 5 Paris Louvr
onal 02- 02-
e
20 25
Museu
m
Flight
Flight Details
Number
Day Stay
1 Hotel 1
2 Hotel 2
3 Eiffel Tower
4 Louvre Museum
5 Hotel 3
Table 4: Billing Information
1 7000 1500
2 7000 1200
3 7000 1800
4 7000 1500
5 7000 1200
Passenger Information:
Additional Features:
IBLIOGRAPHY
1. Progress in Computer Science with Python
- Dhanpat Rai & Co [ Publisher ]
- Sumita Arora [ Author ]
2. Computer science with Python
- Sultan Chand [ Publisher ]
- Preeti Arora [ Author ]
3. Computer Science
- New Saraswathi House [ Publisher ]
- Reeta Sahoo & Gagan Sahoo[ Author ]