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

Issue 007 #21

Closed sanehirakenji closed 12 months ago

sanehirakenji commented 1 year ago

Created groupinfo.dart as well as an assets folder that currently contains an embedded images folder for the images we use for the UI mockup of the application. (There is also an edit done to pubspec.yaml in order to accommodate for these image changes).

An example of the page in effect can be seen here: issue007

**Similar to issue004, I updated the routing to show the group info page on default. Once we get both of those pushed to main, we will be able to update the routing accordingly on app.dart.