Skip to content

Umarudive/capstone-project-comp9900-h12a-alphago

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

capstone-project-comp9900-h12a-alphago

This is the capstone project of UNSW Master of IT program. This project is a web application of an online property auction. For project demo, please click to AlphaGo Auction This demo is deployed on AWS.

Team members:

  • Wanchao Huang (Scrum Master and Front End)
  • Raymond Lu (Front End)
  • Ziqi Liang (Front End)
  • Xue Tao (Back End)
  • Xiaohan Zhu (Back End)

Running of Front-End

  1. change directory to frontend
  2. run npm install, or if your npm version is old, you can go to the link in the node_modules_link.txt to download modules.
  3. run npm run serve, this should direct you to localhost:8080/

Running of Back-End

  1. download the propertysale-0.0.1-SNAPSHOT.jar file from the latest release named AlphaGo Auction Backend on the right column of the repository page.
  2. run java -jar propertysale-0.0.1-SNAPSHOT

About

capstone-project-comp9900-h12a-alphago created by GitHub Classroom

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Vue 73.3%
  • Java 25.4%
  • Other 1.3%