Skip to content

ch-hassansaeed/Event-Management-system-EMS

Repository files navigation

Event Management system - EMS

A Event Management system - EMS build with Laravel and Vuejs

Both FE & BE project folders has own README.md files for installation and run method.

Demo video

Project Demo Youtube Video :-

Beginners Laravel MySql Restful Vue JS Event Management system-Backend 1/2

IMAGE ALT TEXT HERE

Beginners Laravel MySql Restful Vue JS Event Management system-Frontend 2/2

IMAGE ALT TEXT HERE

Backend:

ems_backend\README.md
http://localhost:8080/login

Frontend:

ems_frontend\README.md
http://localhost:8000/api/...

Demo Snapshots

Database

alt text

Login form

alt text

Dashboard

alt text

IPAD view

alt text

Report Page

alt text

IPAD view

alt text

Create Event

alt text

IPAD view

alt text

Event view

alt text

Edit Event

alt text

IPAD view

alt text

Future Work Improvements

  • Form fields Validation using Regex like email and phone
  • Ticket Type Table and use as foreign key in whole DB
  • Event categories Table and use as foreign key in whole DB