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

Standardize the databases formatting. (2 File Divide) #62

Closed sanehirakenji closed 11 months ago

sanehirakenji commented 11 months ago

Do work for this in issue-062.

On Tuesday 10/10, Michelle proposed we divide each database into three different files rather than just one. Once all databases are created, divide them into the two files as listed below:

michho8 commented 11 months ago

Refer to issue-37 for the User class example. There are two files: user.dart and userList.dart (includes the mock DB of a UserList).