You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Una app sencilla y moderna para gestionar su inventario de ropa. Desarrollada en Swift, permite al usuario agregar prendas, elegir su categoría (como vestido, top, camisa o pantalón) y registrar su precio. Con una interfaz limpia y fácil de usar, puede mantener su tienda organizada con solo unos clics.
GitHubRepo is a SwiftUI-based iOS application that allows users to search GitHub repositories, view detailed repository information, and save data offline using Core Data. It leverages Combine for reactive programming and network requests handling.
This project is a demonstration of using SwiftUI with the MVVM (Model-View-ViewModel) architecture pattern to fetch data from an API, store it in CoreData, and display it in a ListView.