EXQUISITE – EVENT-MANAGEMNET-SYSTEM
PPT : Click Here
Presentation Video : Click Here
Live Demo Video : Click Here
Steps to run the project in your machine
- Download and install spring tool suite in your machine
- Clone or download the repository
- Extract all the files
- After Extracting the file, create a database event_management_system
- then open the extracted file in spring tool suite
- open the file EventManagementSystemApplication.java in src/main/java/com/app/demo and run the file as spring boot App
- Then you have to import the .sql file in mysql workbench, the sql file consists of predumped table data and structure
- Open your web browser and type \’localhost:8080\’
- Hurray! That\’s it!
login credentials
ADMIN-LOGIN
Email : ganapathy2000subramanian@gmail.com
password : admin@123
USER-LOGIN
Email : ganapathydaprojects@gmail.com
password : 123
SUBADMIN-LOGIN
Email : venky777@gmail.com
password : 123
SUPERADMIN-LOGIN
Email : sai@gmail.com
password : 123
