Native Mobile App Development 2023, TAMK
Created by Kaisa Hakola
This is a simple CRUD app, that makes a connection to a server to fetch user data. This application was created as a project in the Native Mobile App Development course in Tamk.
https://dummyjson.com/docs/users
- Get all users
- Search users
- Add user
- Update user
- Delete user
- Alamofire
- JSONDecoder
- SwiftUI