Closed isaiahrivera21 closed 8 months ago
We have a short demo if our backend interacting with our database. We have a jdbc executor that initlizes accounts, purchases property and updates our database.
This PR is to merge this demo into main so we can build it and present it on monday.
PlayerDAO still needs to be finished. It's time to implement springboot with the AccountDAOs and GameDAOs! 🎉
Current low priorities:
AFTER 7 long weeks
We have a short demo if our backend interacting with our database. We have a jdbc executor that initlizes accounts, purchases property and updates our database.
This PR is to merge this demo into main so we can build it and present it on monday.