-> First, create two db named 'eventdb' and 'universitydb'.
-> Then import the sql files into xampp or mysql workbench.
-> Finally, extract the zip file and import it into your intellij IDE.
Add MySQL connector into the project:
File-> Project Structure->Project Settings->Module->Dependencies-> click on "+" -> Jars or Directories -> select MySQL connector from its location -> click OK/Apply