Skip to content

delarosaFer/Globant4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Curriculum Vitae App

In this application I show my resume with a simple interface design.

About the app

This project was development using VIPER architecture with the porpose to complete a code challenge. The app get the complete information from a JSON. The design followed SOLID principles.

  • Architecture: View Presenter Interactor Entity Routing (VIPER)
  • Swift version: 4.2
  • Xcode version: 10.1

Test

  • Unit Test

    • Networking layer are testing use mocking test
    • Also app's testing parsing correct and incorrect data
  • UI Test

    • There are a simple tests of the table views, cells, labels and text views.

Coverage

Screenshots

Views

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages