8000 GitHub - Frankie2030/airport_management: Data insertion
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Frankie2030/airport_management

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VIETNAM NATIONAL UNIVERSITY, HO CHI MINH CITY
UNIVERSITY OF TECHNOLOGY
FACULTY OF COMPUTER SCIENCE AND ENGINEERING

logo



Database Management System / Semester 232

💡 Project. Airport Management System 💡

⚒️ Languages-Frameworks-Tools ⚒️


💻 How To Run 💻

  • Download XAMPP here.
  • Download this repository, remember to put it in C:/xampp/htdocs folder.
  • Open the repository in VSCode. Install the Live Server, Live Share and PHP Server extensions.
  • Go to XAMPP localhost, then import the btl_draft.php file to initialize the database.
  • Click the Go Live button at the bottom right corner, then copy the port to your web browser.
  • In your web browser, go to this directory
http://localhost/airport_management/index.php

You should be able to access the login page as below

Account for Administrator (With all permissions granted):

  • Username: sManager
  • Password: 123456

Account for normal User (Some permissions are Restricted):

  • Username: rUser
  • Password: 123456

🛫 Demonstration 🛫

This is a small demonstration of some functionalities of our website.

As the clip shows, we can perform some simple operations such as:

  • Add, Delete, Update: References to INSERT, DELETE, and UPDATE operations in MySQL.

  • Viewing: Listing out values in the table, references SELECT operation in MySQL.

  • Handling Errors: As users may make mistakes, we provide a mechanism to prevent so the database remains stable.

💟 Contributors 💟

About

Data insertion

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 89.2%
  • CSS 5.5%
  • PHP 5.1%
  • Other 0.2%
0