Skip to content

justSmK/Mini-CV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mini-CV

Surf test assignment

Terms of reference (ru)

The app includes a mini resume function, the "My skills" block is editable, the rest is hard-coded. The screen can be scrolled. Developed on UIKit with no third party libraries, only native tools.

Features

  • Store data in UserDefaults
  • Support for two themes
  • Support for landscape and portrait orientation
  • Two language localisation

Getting Started

Installation

  1. Clone or download the repo:
    git clone https://github.com/justSmK/Mini-CV.git
    
  2. Open Mini CV.xcodeproj in Xcode.
  3. You can choose a scheme with English or Russian
  4. Build and run the project on the iOS simulator or a real device.

Architecture

This project follows the MVC architecture pattern. It also uses dependency injection and assembly for initializing and linking all the components of the app together.

Libraries

About

Surf test assignment

Resources

License

Stars

Watchers

Forks

Languages