Hieu-iceTea / ARS.CODEDY

Web Deployed: http://ars.codedy.epizy.com

Home Page:http://ars.codedy.epizy.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ARS.CODEDY


   

Information

Airlines Reservation System by CODEDY team - Project SEM2, FPT Aptech

The project has been deployed at the link: https://ars.codedy.epizy.com.

Laravel version: 7.x (has updated to version 8.x)

PHP version: 7.x (has updated to version 8.x)

Power by: CODEDY team

Contributors:

  • Nguyễn Đình Hiếu (Team Leader) Contact now.
  • Vũ Quang Huy
  • Đỗ Thị Chan Hòa
  • Phạm Tuân

Installation

  1. Install the package through Composer.

    Run the Composer instal:

    composer instal
  2. Build the .evn file according to the .env.example file template.

  3. Building the database structure and sample data.

    Go to the folder _Docs/DataBase_Script in the project root directory, find the file ARS_ScriptDatabe_Create_Insert.sql and run it with MyPHPAdmin.

  4. Start server.

    php artisan serve

Using

  • Sample search data:

    From: Ha Noi
    To: Ho Chi Minh
    Departure day: 10/10/2022
    
  • Member account:

    Username: Hieu-iceTea
    Password: 123456
    
  • Admin account:

    Username: Admin_Demo
    Password: 123456
    
  • Link admin page:

    http://Root_URL/admin
    
  • Online payment using VNPay (test account):

    //Bank: NCB
    //Card number: 9704198526191432198
    //Account name: NGUYEN VAN A
    //Release date: 07/15
    //OTP password: 123456 
    

More information

<> Web Deployed: ars.codedy.epizy.com

<> Link GitHub: github.com/Hieu-iceTea/ARS.CODEDY

About

Web Deployed: http://ars.codedy.epizy.com

http://ars.codedy.epizy.com


Languages

Language:JavaScript 37.6%Language:Blade 31.2%Language:CSS 10.1%Language:HTML 8.9%Language:PHP 7.5%Language:SCSS 2.4%Language:Less 2.3%