Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 824 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 824 Bytes

DatabaseStudy App

The purpose of this application is to provide a common UI that enables me to explore various database options for SwiftUI applications.

The UI is able to perform all essential CRUD operations. The baseline application is an in-memory version of the Todo list application concept.

Branching Conventions

Branches will be created for each exploration of a supported database solution. Examples are: