GitHunt
DS

dshomoye/simple-jdbc

A simple demo app for connecting to a database (hsqldb used here) using jdbc API

simple-jdbc

from software design laboratory course
A simple demo app for connecting to a database (hsqldb used here) using jdbc API
Allows for managing player stats, and controlling access control.

the statistics from the database is accessed by entering one username and password combination from below :

  • Bulls_Fan 123
  • Cavs_Fan 345
  • Warriors_Fan 678

only the admin can add new players, cannot view stats however.
admin 246

Contributors

Created June 28, 2017
Updated June 28, 2017