Skip to content

A web based application which helps the user to book there Hotel, Catering,Vendors and Event

Notifications You must be signed in to change notification settings

GanapathySubramanian/Event-Management-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EXQUISITE - EVENT-MANAGEMNET-SYSTEM

PPT : Click Here
Presentation Video : Click Here
Live Demo Video : Click Here

Steps to run the project in your machine

  1. Download and install spring tool suite in your machine
  2. Clone or download the repository
  3. Extract all the files
  4. After Extracting the file, create a database event_management_system
  5. then open the extracted file in spring tool suite
  6. open the file EventManagementSystemApplication.java in src/main/java/com/app/demo and run the file as spring boot App
  7. Then you have to import the .sql file in mysql workbench, the sql file consists of predumped table data and structure
  8. Open your web browser and type 'localhost:8080'
  9. Hurray! That's it!

login credentials

ADMIN-LOGIN

Email : [email protected]

password : admin@123

USER-LOGIN

Email : [email protected]

password : 123

SUBADMIN-LOGIN

Email : [email protected]

password : 123

SUPERADMIN-LOGIN

Email : [email protected]

password : 123