Skip to content

yuden007/Computer_Sales_System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSCI3170 Sales System

Group Number

38

Members

  • Ip Ki Lok (1155176691)
  • Lin Yu Hsiang (1155172258)

List of Files

  1. Project.java - Contains all source code for the project.
  2. Demonstration video - Shows how to use the program.

How to Compile and Run

  1. Compile the code:

    javac Project.java
  2. Run the program:

    java -classpath ./mysql-jdbc.jar:./ Project

Ensure that mysql-jdbc.jar is present in the current directory for JDBC connectivity.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages