/Enq-Air

Airline Enquiry System - Python Program

Primary LanguagePython

Enq-Air

Airline Enquiry System built using

skill badges icons

A program that advises user on the Cheapest/Fastest possible trips using various Data Structures and Graph Algorithms.

Having 2 kinds of logins - User and Admin, each having number of features, the login details are encrypted using SHA256 hash function.

Data Structures

  • Graphs
  • Splay Tree
  • Queue
  • Hashtable