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

Added messages that appear if databases are empty. #147

Closed sanehirakenji closed 11 months ago

sanehirakenji commented 11 months ago

Made changes to multiple pages that display database items to have text mentioning there are no database items. This way our application should no longer have an empty page with nothing on it. The application also now encourages users in this scenario to create an instance of that missing database in order to start filling it up.

sanehirakenji commented 11 months ago

Some of these commits were from my previous implementation of Freezed.

michho8 commented 11 months ago

Some merge conflicts need to be fixed though.