Buzzers
This project is a website designed for work in the flight industry, as such it contains a MySQL database with a Python connector which loads in HTML templates making for quick and easy changes to be made. The site was designed using the MVC model, making it easy to unserstand the flow of the data. Users are gretted on the login page, here they can either create a new accounton the register link or sign in using thier enabled account. If the user goes to the register and creates an account, they must wait for the admin to login to enable thier account. Once the account in enabled they can login to use teh site. Users can only access what account type they chose, i.e Pilots can only see the Pilots table. The Admin account is the only one that can view all database tables. Login for the admin is:
Username: admin
Password: admin
- Web based
- Python, HTML, CSS, MySQL
- Login/Logout system
- Hosted on PythonAnywhere

