Skip to content

Techincal task for the Moneybox interview process

Notifications You must be signed in to change notification settings

janbjelicic/Moneybox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Table of contents

General info

This is a project built as a solution to the Moneybox iOS technical challenge. More info about the challenge here https://github.com/MoneyBox/ios-technical-task/

Technologies

The code is written in Swift, UI is built in Storyboards using UIKit and the functionality is tested by unit tests in the MoneyboxTests target.

Used 3rd party frameworks:

Setup

Download the project locally and open it in Xcode. You can trust opening it even if it is downloaded from the Internet :).

SwiftLint

You need to have SwiftLint installed on your Mac. You can use brew to install it

brew install swiftlint

If you don't have brew installed, here are instructions how to set it up https://brew.sh/

If you don't want to go through the hassle of setting up SwiftLint you can avoid this setup by going to the Moneybox target's "Build Phases" and remove the "Run SwiftLint" script.

Simulator

Make sure that the "Moneybox" scheme is set and that you select a simulator of your choice (I usually test with Iphone 11). After that you can safely run the app.

About

Techincal task for the Moneybox interview process

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages