Skip to content

A python data science final project with Gavin Horner. This is about flight data and a flight reservation system.

Notifications You must be signed in to change notification settings

ajaj895/CS210-Final-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CS210-Final-Project

A python data science final project with Gavin Horner

ABOUT

This is a flight information system using a dataset of all major domestic flights for India in 2019. Our dataset that we used can be found here https://www.kaggle.com/vinaypratap/flight-price

Keep in mind that any prices mentioned are in Indian Rupees.

AUTHORS

Evan Colwell & Gavin Horner

USAGE

You can run this program by doing the following

python3 path/to/project/CS210-Final-Project/main.py

It will run as a command line program and will require your input to run specific functions.

DEPENDENCIES

Python 3 is required for our project. The only one tested was Python 3.8.6.

SCREENSHOTS

Starting prompt

Here is what you are greeted by when you start the program, you enter in a number corresponding to the function you want to run. Gavin and I worked evenly on this where we each worked on half of the program, he worked on the odd functions (and he also wrote the base for the python code) and I worked on the even functions.

About

A python data science final project with Gavin Horner. This is about flight data and a flight reservation system.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages