Skip to content

Repository for the CS3560 group project: POS System

Notifications You must be signed in to change notification settings

RaulGuerra/CS3560_02_6

Repository files navigation

This is the repository for the POS System group 6 project for CS3560 section 2.

Instructions for running:

  1. Install mariadb for your OS

(username:root, pass: DBpassword1, port 3306) (https://mariadb.org/download/?t=mariadb&p=mariadb&r=10.6.7&os=windows&cpu=x86_64&pkg=msi&m=xtom_fre)

  1. Install eclipse (2022 latest version)

  2. Install JDBC (port 3307, x protocol port 33070) (https://dev.mysql.com/downloads/windows/installer/8.0.html)

  3. Install HeidiSQL (IF NOT ALREADY INSTALLED) (username:root, pass: DBpassword1, port 3306) (https://www.heidisql.com/download.php)

  4. Open HeidiSQL, login using username: root, pass: DBpassword1.

  5. Watch this video and connect your database to a java program: https://www.youtube.com/watch?v=KRhv4iPgzHE&ab_channel=StevenByrne

  6. Import the SQL file into HeidiSQL.

  7. Make sure your project is configured with the swingx-all-1.6.4.jar file and the mysql-connector-java-8.0.28.jar.

About

Repository for the CS3560 group project: POS System

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages