Skip to content

steven-hill/Job-application-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 

Repository files navigation

Job application tracker

A UIKit project to track job applications using CoreData.

Features and technical details

  • This app is written in Swift 5 and UIKit, and mixes storyboard and programmatic UI.
  • Users can add, view, delete and edit job applications via sheets. The dashboard view provides the user with information to track their applications at a top level.
  • I utilised UICollectionView to display the array of job applications to the user.
  • I implemented persistence with CoreData.
  • This project gave me further practice with the protocol and delegate pattern, and MVC.

Screenshots

Home screen Add new application Edit application

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages