ConnectUni / connectuni

ConnectUni is a mobile application designed for college students to connect with each other in group chats and events through similar interests and classes.
https://connectuni.github.io/
1 stars 0 forks source link

Refine the Groups database #48

Closed sanehirakenji closed 1 year ago

sanehirakenji commented 1 year ago

Refined the previously existing Groups database with our new database fields. Added some getter and setter methods that hopefully will be helpful when we need to add and change the data in the databases. Also updated the name of the getGroups method to "getAllGroups" for clarity.