I developed this app to practice some skills of working with swiftUI and Realm. I also used here Clean Swift architecture. Idea of this app is very simple, it's “travel bucket list”, it works kinda same as to-do list, except you can’t mark item as “done”. App supports data storage using Realm, of course you can delete, add and rearrange items in you list. Also you can edit them.