Skip to content

akarsh/ios-akarsh-seggemu-resume

Repository files navigation

iOS resume application project app icon

iOS - Resume application project

Swift Xcode Build Status Maintainability codecov

This project is developed to show the resume in iOS. The resume is maintained in a JSON format following resume JSON structure.

Table of Contents

demo of ios resume application project

Features

  • Download a remote JSON file and profile image file in the application.
  • Store the downloaded remote JSON file and profile image in the application.
  • Read the stored JSON file in the application.
  • Pass data from resume schema layout view controller to other view controllers.
  • Translate the contents in the application based on the resume language selected by the user.
  • Application adapts to different screen sizes of iPhones models (iPhone SE +).
    • Use autolayout for all storyboards.
  • Continuous Integration (Travis-CI) to test the application.

Requirements

  • iOS 9+
  • Xcode 10+
  • Swift 4+

Credits

The resume application idea has been inspired from the discussion with Martin Klöpfel and Victor Castano. I acknowledge both of them for the original idea of the project.

License

Resume application project is released under the GNU General Public License v3.0 license. See LICENSE for details.

About

iOS resume application that follows schema of https://jsonresume.org/ to parse the JSON resume file and shows the resume in an iOS application

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages