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.
Before using Starvato Airlines, ensure that you have the following requirements installed:
- Python
- pip 3
- Django
Before starting the project, please replace the default ElephantDB account information with your own account information for the data to be properly stored.