Skip to content

Auction simulation using JavaFX, MongoDB, and socket programming

Notifications You must be signed in to change notification settings

Kenorthuy/eHills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

eHills

This is an auction simulation application. The main highlights, challenges, and learning opportunities came with the inclusion of a cloud database (MongoDB) to store JSON strings which could then be converted to a Java Object using an external library (Gson). This component of my project required a lot of independent research and I learned a lot about cloud databases, JSON, front end development, and socket programming through exposure!

About

Auction simulation using JavaFX, MongoDB, and socket programming

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages