swiftcode / Pool

3 stars 1 forks source link

Data Entry #2

Closed JaredP45 closed 2 years ago

JaredP45 commented 2 years ago

Created data entry view and view controller Verified that the display functions correctly

Changes to be committed: modified: Pool.xcodeproj/project.pbxproj new file: Pool/DataEntry/DataEntryView.swift new file: Pool/DataEntry/DataEntryViewController.swift modified: Pool/SceneDelegate.swift