Laxman824 / Dbms-Project

project under Maya ramanath

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dbms-Project

Dummy Airline management system Prototype:In this project we have developed a dummy airline management system .which stores and retrieves the data related to the airports, airlines and flights.basically the motivation behind to choose this idea was to develop a system that was visually appealing and easy to use . There are two types of users in this system :

1)Customers and

2)Admin page and admin has given access to modify new flights etc. The primary source of data we used in this project is 2015 flights dataset only ,which can be found on kaggle softwares used in this project are MY SQL workbench for queries ,Python web framework that provides useful tools and features that make creating web applications and html for frontend web page

Required downloads and setup : apt-get update apt-get install python3.8 apt install python3-flask apt install python3-psycopg2 apt-get install libpq-dev python-dev apt-get install python3-pip pip3 install psycopg2

-u postgres python3 home.py

About

project under Maya ramanath


Languages

Language:HTML 70.4%Language:Python 22.0%Language:CSS 7.2%Language:Shell 0.4%