Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 558 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 558 Bytes

TravelBuckeList

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.