Senior-Project-CSE-3213 / sp_flutter_app

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

Write User and User Profile Model #13

Closed JustinASmith closed 3 years ago

JustinASmith commented 3 years ago

Once we finish #11 and #12 we can write the actual class.

This will require writing a basic Dart class with two special methods "toMap" and "fromMap". The rest of the methods that are defined in the class diagram will be put in a Api/Service class.

JustinASmith commented 3 years ago

@ElijahBenMagee @Monterius @Schweinsei007 @SamBoggs1337 @CalebDoucet

JustinASmith commented 3 years ago

@ElijahBenMagee @Monterius @SamBoggs1337 Can you all look into this. This issue depends on the completion of #12 but you should be able to get started and change if needed later. We will all discuss and talk more Tuesday.