Skip to content

Latest commit

 

History

History
97 lines (47 loc) · 2.66 KB

README.md

File metadata and controls

97 lines (47 loc) · 2.66 KB

FIFA Qatar 2022
🎫 Booking System 🎫

logo

📌 Introduction

This is a simple booking system for FIFA Qatar 2022. This project is made using Flutter and Laravel. This project is made for learning purpose only.

📌 Features

🤸‍♀️ Fan

  • Can register and login.
  • Can book tickets.
  • Can see his/her booking history.
  • Can delete his/her booking if the match is after 3 days or more.
  • Can see the match details.
  • Can edit his/her profile.

👩‍💼👨‍💼 Manager

  • Can register and login.
  • Can create new match.
  • Can edit the details of an existing match.
  • Can add new stadium.
  • Can see the match details.
  • Can edit his/her profile.

👩‍💻 Admin

  • Can approve new users requets to become a manager.
  • Can delete existing users.
  • Can view all the users of the system.

📌 Demo

1 2 3 4 5

home.mp4
sign.up.mp4
login.mp4

all_matches

delete_ticket.mp4
booking_ticket.mp4
edit_match.mp4
profile.mp4
add_match_stadium.mp4

404

unauthorized

📌 Tools Used

  • Flutter
  • Laravel