Senior-Project-CSE-3213 / sp_flutter_app

iOS/Android app built with Flutter using MVVM architecture
3 stars 1 forks source link

Update Class Diagrams and Write Schema for User/User Profile #10

Closed JustinASmith closed 3 years ago

JustinASmith commented 3 years ago

Our class diagrams need to be updated to reflect the latest discussion with Chase. Currenlty we don't have an exhaustive class diagram (missing map feature), but we did go over the User/User Profile aspect of things. If we agree the User/User Profile is an accurate class diagram, we need to work on creating a Database Schema so we know how Firebase will look and ultimately create out models after this.

JustinASmith commented 3 years ago

Closing. Models are created and we are working on service class. Issue #21 is being worked on.