Skip to content

kaisahakola/mobile-crud-ios

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 

Repository files navigation

mobile-crud-ios

Native Mobile App Development 2023, TAMK

Created by Kaisa Hakola

Description

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.

Backend

https://dummyjson.com/docs/users

App features

  • Get all users
  • Search users
  • Add user
  • Update user
  • Delete user

Technical choices

HTTP Client

  • Alamofire

JSON Parser

  • JSONDecoder

UI

  • SwiftUI

Screencast

https://www.youtube.com/watch?v=V5b3lej-7B0

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages