cs130-w21 / dots-ios

Team 8 - Available on the App Store!
https://apple.co/2O5rYxs
Apache License 2.0
8 stars 2 forks source link

Finished EntryObject's mutatiors and accessors #57

Closed GMA5566 closed 3 years ago

GMA5566 commented 3 years ago

Note: since taxRate has not been added to EntryObject yet, the method getEntryTotal() is currently taking in taxRate as an argument. Should be modified later.

GMA5566 commented 3 years ago

To be pulled together with later implementation.