Skip to content

yuherus/shop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fashion website 👔

Deploy the project in local

  • Server: Tomcat 9.0.76
  • Config: hibernate.cfg.xml
     <property name="connection.url">jdbc:mysql://localhost:3306/databasename</property>
     <property name="connection.username">username</property>
     <property name="connection.password">password</property>
    
  • Install Maven dependencies
    mvn dependency:sources
    mvn clean install 
    

Technology used in the project

  • Front-end: Bootstrap, JavaScript
  • Back-end: Java(JSP), Hibernate
  • CSDL: MySQL
  • Server: Tomcat 9.0.76

Demo video link:

https://drive.google.com/drive/u/0/folders/1vDjsTVAp7muKIjkRs-xBsAEyrWgrH6ZY

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors