Makrion / WorldCup-2022-reservation-site

An online automated ticket reservation system for football matches in FIFA World Cup Qatar 2022 with multi-user authorities

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FIFA 2022 Reservation Site

An online automated ticket reservation system for football matches in FIFA World Cup Qatar 2022 with multi-user authorities built using React and Laravel

image

Setting up the BE for the first time

  • Navigate to the BE folder

  • Create a copy of the .env.example file

  • Rename the copy to .env

  • Uncomment the commented line in docker-compose.yml file

  • Run: " docker-compose up " in the BE folder

  • Wait till the env is done and print the admin user_name and password

  • CTRL + c

  • Comment the line in the docker-compose.yml file again :)

  • Run: " docker-compose up " in the BE folder

    • And voilaaaaaaaaa u now can access the BE on your localhost using postman :)
    • For later times u will just run the " docker-compose up " command

Starting up the FE

  • Navigate to the FE folder
  • npm instal
  • npm start

Collaborators

KnockerPulsar
Tarek Yasser
EssamWisam
Essam
Muhammad-saad-2000
MUHAMMAD SAAD
Makrion
Makrion

About

An online automated ticket reservation system for football matches in FIFA World Cup Qatar 2022 with multi-user authorities


Languages

Language:PHP 52.6%Language:JavaScript 21.0%Language:TypeScript 15.4%Language:Blade 7.1%Language:CSS 1.4%Language:Sass 1.2%Language:HTML 0.7%Language:Shell 0.5%