Skip to content

Own Resume creation programatically using server data

Notifications You must be signed in to change notification settings

navneet1990/Resume

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iOS resume application project app icon

iOS - Resume

Swift Xcode

This project is developed in Swift to show the user own resume . Below is screenshot how app looks:

demo of resume demo of resume

Table of Contents

Features

  • Structure based upon MVVM architecture and Protocol oriented programming.
  • 100% programatically developed UI and Universal device(iPhone/iPad) support.
    • Use autolayouts programatically.
    • Landscape and Potrait orientation support.
  • UI and Unit testing. 89.6% test coverage
    • Testing using mocking and dependency injection.
  • API hosted on gist server in JSON format.
  • Offline support by storing the JSON data in persistant store using Using Defaults

Requirements

  • iOS 12+
  • Xcode 10+
  • Swift 4.2

Resume Contents:

  • Profile basic info.
  • Summary
  • Experiences
  • Techincal Skills
  • Education
  • Languages

About

Own Resume creation programatically using server data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages