lizocf / ECE-366-Duopoly

4 stars 1 forks source link

Merging Dev into Main #6

Closed isaiahrivera21 closed 4 months ago

isaiahrivera21 commented 4 months ago

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.

lizocf commented 4 months ago

PlayerDAO still needs to be finished. It's time to implement springboot with the AccountDAOs and GameDAOs! 🎉

Current low priorities: