SwiftUI Shopping List App
Creation date: 2022-03-24
My first iOS project – Shopping List App made with SwiftUI and .NET Web API
This is a project for people doing shopping together.
Shopping list is stored in a PostgreSQL database and it’s data is accessed via .NET Web API (REST). You can do simple CRUD operations on your list.