Skip to content

wh1210/virtualStockPlatformWithMaven

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Virtual Stock Platform

Semester Project for CSCI5448 (OOAD)

Team Member:

The running application is here

The final report is here

Development environment

  • Eclipse Java EE IDE for Web Developers

  • MySQL 8.0.18

  • Apache Tomcat v9.0

  • Dynamic web module 4.0

  • JDK 11.0.2

Instruction for running the code:

After installing JDK, MySQL, Tomcat, and Eclipse, please execute the SQL scripts in this order:

  1. 01create_user.sql
  2. 02create_db.sql

After that, please update the project with Maven.

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Java 85.5%
  • CSS 12.9%
  • TSQL 1.6%