Skip to content

raulvbrito/Questionnaire

Repository files navigation

Questionnaire

Sample Questionnaire app, written in Swift 5

Installation

After cloning the project, run the following command inside the root folder:

pod install

Features

  • Questionnaire:

    • A questionnaire that consists of 3 multiple choice questions related to work style;
    • Each question is queried in a separate step as an UICollectionViewCell;
    • Each answer has points that vary between 0 and 5;
    • In the end, all answers points are added and evaluated to calculate the questionnaire final result.

About

Sample Questionnaire app, written in Swift 5

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published