Skip to content

KhutuIuN/BarberShop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

HOW TO RUN

Step 1: Start Xampp Control Panel and start Apache and MySQL server.
Step 2: Go to local host on browser. (phpMyAdmin)
Step 3: Create a database named as "barbershop". Choose utf8mb4_general_ci.
Step 4: Import barbershop.sql to this created database.
Step 5: Open cmd and go to the project directory.
Step 6: Write "mvn clean package".
Step 7: Write "java -jar target\barbershop.jar"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published