Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 686 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 686 Bytes

starvato_airlines

Description

Starvato Airlines is an airline booking website built using the Django framework. With this site, you can easily book tickets for an airline trip to various cities and reserve your desired seat. Once the booking is complete, the software will automatically send an email to the user's email address provided during the booking process.

Requirements

Before using Starvato Airlines, ensure that you have the following requirements installed:

  • Python
  • pip 3
  • Django

Important notes

Before starting the project, please replace the default ElephantDB account information with your own account information for the data to be properly stored.