Hieu-iceTea / Codedy.TechWiz.FoodMate

Codedy.TechWiz.FoodMate

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Codedy.TechWiz.FoodMate


   

Information

FoodMate by CODEDY team - TechWiz, FPT Aptech

The project has been deployed at the link: http://cloud-kitchen.hieu-icetea.epizy.com.

Laravel version: 8.x

PHP version: 8.x

Power by: CODEDY team

Contributors:

  • Nguyễn Đình Hiếu (Team Leader) Contact now.
  • Nông Phan Mạnh Hùng
  • Vũ Quang Huy
  • Nguyễn Trung Anh

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. Generate key.

    php artisan key:generate
  4. Building the database structure and sample data.

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

  5. Start server.

    php artisan serve

Using

  • Member account:

    Username: Member
    Password: 123456
    
  • Admin account:

    Username: Admin
    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: http://cloud-kitchen.hieu-icetea.epizy.com

<> Link GitHub: github.com/Hieu-iceTea/Codedy.TechWiz.FoodMate

About

Codedy.TechWiz.FoodMate


Languages

Language:Blade 67.3%Language:PHP 32.5%Language:HTML 0.2%