Skip to content

An online automated ticket reservation system for football matches in the Egyptian Premier League is requested by the client. The system allows the EFA (Egyptian Federation Association) management to create, manage, and maintain current and future matches.

Notifications You must be signed in to change notification settings

asmaaadel0/Tazkarti

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

đź“ť Table of Contents

About

  • An online automated ticket reservation system for football matches in the Egyptian Premier League is requested by the client. The system allows the EFA (Egyptian Federation Association) management to create, manage, and maintain current and future matches. The system should allow the users to reserve specific seats for the matches they want to attend.

Screen Video from the Website and features:

image image

admin view

image image image

admin.mp4

manager view

image image image image

manager_tE4SM3jc.mp4

fan view

image image image image

fan1.mp4

Main commands for running the Project:

Project setup & installing packages

npm install

Compiles and hot-reloads for development

fornt end : 
npm run serve
back end : 
npm run start

Runs the project by default on port:8081

Compiles and minifies for production

npm run build

The project is found in a /dist folder under the same directory after building

Run your unit tests

npm run test

This command runs all the unit tests.

Generating coverage report

npm run coverage

This command generates a coverage report index.html including details about all components The generated coverage report is found in the project directory under /coverage

Run mock server

npm run json

Runs on port:3000

Generate Functional documentation report

vuese gen

To generate the report under /website folder in the project directory

Generate Functional documentation report for store

npm run jsdoc

To generate the report under /out folder in the project directory

Lints and fixes files

npm run lint

Prettier files and fixes it

npm run prettier

Contributors

Asmaa Adel
Asmaa Adel
Asmaa Adel
Samaa Hazem
norhan reda
Norhan reda
HodaGamal
HodaGamal

About

An online automated ticket reservation system for football matches in the Egyptian Premier League is requested by the client. The system allows the EFA (Egyptian Federation Association) management to create, manage, and maintain current and future matches.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published