Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

103 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gizmo

This is the repository for the group project of CSYE 6200 - Jones, Yu.

Users

Admin

username - admin
password - 123

Seller

username - seller0
password - 123

Buyer

username - example
password - 123

Instructions

Step 1: Setup JavaFX

Step 2: Download the following

  1. mongodb-driver-core-4.11.1 - https://mvnrepository.com/artifact/org.mongodb/mongodb-driver-core/4.11.1
  2. mongodb-driver-sync-4.11.1 - https://mvnrepository.com/artifact/org.mongodb/mongodb-driver-sync/4.11.1
  3. bson-4.11.1 - https://mvnrepository.com/artifact/org.mongodb/bson/4.11.1
  4. json-simple-1.1.1 - https://mvnrepository.com/artifact/com.googlecode.json-simple/json-simple/1.1.1

Step 4: Project -> Properties -> Java Build Path -> Libraries -> Modulepath -> Add above 4 as External JARs

Step 5: Project -> Run As -> Run Configurations -> Dependencies -> Classpath Entries -> Add above 4 as External JARs again

Step 6: Project -> Properties -> Java Build Path -> Order and Export -> Select Gizmo/Images along with Gizmo/src

Step 7: Run

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages