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

Update User, create UserList, separate UsersDB #51

Closed michho8 closed 11 months ago

michho8 commented 11 months ago

** Did not assign friends yet and did not separate DB

michho8 commented 11 months ago

Created a new UserList class, which holds a list of User types. Ready to merge.