• Stars
    star
    1
  • Language
    Java
  • Created almost 9 years ago
  • Updated almost 9 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

It is a GUI in Java. It is a demo for a project that was discussed for a Security Systems Company. It uses 2 databases to hold the camera models. The H2 database is a local database for when the user is not online. If the user is online then a MySQL database is accessed and is compared to the H2 local database. The local db is updated if necessary.