Skip to content

davidseungjin/iOSdemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

0722a62 · Jun 21, 2022

History

36 Commits
Jun 21, 2022
Jun 20, 2022

Repository files navigation

my iOS Projects summary (with animation)

This page is to see the progress of iOS project for the past years.
Some of you are aware of Apple's announcement on transitioning framework from UIKit to SwiftUI, my projects corresponds to this wave. From 2022, the main framework of every project is SwiftUI.

Summary

Animation Demo Title & Content Tech utilized Application
Area
Month / Year
QR code - Contact manager

- Manage contact list qy unique QR code per person
- classify how many times each person met before
- Highlight first met person
- Sort, filter the contact list
- Easily generate my QR Code
- SwiftUI
- Image Handling (CGImage, CIImage, UIImage, CoreImage)
- QR code generation
- 3rd party dependency
Expo
Conference
July / 2022
Expected
Bucket List

- User authentication using Face ID
- Navigate map
- Open landmarks near my favorite (wikipedia API)
- Record title and description of my favorite
- Locally manage my list
- SwiftUI
- MapKit
- LocalAuthentication
- FileManager
Individual Jun / 2022
Ordering module

- a few steps of ordering process
- menu display
- menu choose & extra requirement
- quantity selection
- delivery information
- pass order information through HTTP
- receive response from server (payment module)
- SwiftUI
- JSON: send & receive
- HTTP communication
- Encrypt and Decrypt
Expo
Conference
May / 2022
Local List Manager

- Manage database in a persistent storage
- SQL like database list using Core Data
search, sort, CRUD operation
- SwiftUI
- List elements
- delete, edit each component by swipe
- Store using Core Data
Private contact notes
General purpose
Apr / 2022
Instagram clone

- Instagram clone
- User registration
- Uesr login
- Tweet create, retweet
- UIKit
- Storyboard
Class project Apr / 2021
Twitter clone

- TableView
- ScrollView
- View detail and update
- UIKit
- Storyboard
Class project Apr / 2021
iMDB movie viewer

- 3rd party API fetch
- TableView
- Navigate detail
- UIKit
- Storyboard
Class project Mar / 2021

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published