15 Commits

Author SHA1 Message Date
Jordan Mason 6b604514da Added GameController 2020-10-26 10:57:50 -04:00
rudi 3d3305be64 Cleaned up tryConnect() 2020-10-15 09:20:03 -04:00
rudi 2bf41d6d12 Add handle to SQL for server or SQLite for client. 2020-10-15 09:09:50 -04:00
rudi 2b0393909d Cleaned up SQLDriver to actually use tryConnect() 2020-10-09 16:08:05 -04:00
jmason cb45cfc239 Login using cards.db 2020-10-07 21:21:47 +00:00
rudi 7be72e8523 Fixed login 2020-10-04 10:43:30 -04:00
rudi 499156f90b Setup for Secure Auth via MySQL 2020-09-30 13:33:36 -04:00
Jordan Mason 9c70671e82 Formatted the website! 2020-09-30 11:59:33 -04:00
rudi d0d96b959c Basic authentication using static sha256 password. TODO: Update for MariaDB 2020-09-28 14:14:00 -04:00
rudi a551c1a882 Delete HelloWorld 2020-09-28 14:01:44 -04:00
Jordan Mason da99a9ac79 Made a card homepage. 2020-09-28 13:50:01 -04:00
Jordan Mason c009b61b44 Added CSS to the card table. 2020-09-28 13:26:48 -04:00
Jordan Mason d0f4fbf1a7 Updated SQLDriver to get all cards. Added card page. 2020-09-28 12:23:09 -04:00
rudi 129d4c3904 Added Spring Boot web service 2020-09-28 09:26:52 -04:00
rudi 1ae69b5558 Convert project from makefile to maven 2020-09-24 19:54:20 -04:00