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

[HIGH PRIORITY] Use firebase rather than our XXX_list.dart files. #124

Closed sanehirakenji closed 11 months ago

sanehirakenji commented 12 months ago

Do work for this in issue-124.

After the firebase database is initiated, use firebase to create, edit, and read our data rather than the list files. Must be done in-tandem or after issue-123.