Skip to content

arni30/Ubay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ubay

Description:

Ucode project: develop a web-app like Ebay using REST principles.

Implementation:

  • Front-End - HTML/CSS/JavaScript
  • Back-end - Java 15, Maven, SQL, Spring

Technologies:

  • Java EE(JSP, Hibernate, Spring Framework, Spring Security)
  • Apache Tomcat 9, MySQL

Usage:

You need to have installed MySQL server

1. git clone https://github.com/arni30/Ubay
2. apply maven wrapper, if necessary: mvn -N io.takari:maven:wrapper
3. run mysql server: mysql.server start
4. write mysql username and password in hibernate config file (Ubay/src/main/resources/hibernate.cfg.xml)
5. run server: ./mvnw clean package cargo:run
6. open in browser website: http://localhost:8080/ubay

View:

view game

view game

view game

view game

view game

view game

view game

view game