An Trello app clone with SwiftUI
git clone https://github.com/robihamanto/xrello.git
cd Xrello
open Xrello.workspace # or xed .
- Run (⌘ + R)
Feature:
- Add BoardList
- Add Item Card
- Reorder BoardList
- Reorder Item Card
- Move Card Between BoardList
- CRUD on CARD Item
- Change random image from Unsplash
- Explore SwiftUI 🔥
- Learn new thing