Skip to content

mmatiush/SwiftyCompanion

Repository files navigation

SwiftyCompanion

iOS application that will retrieve the information about a student of School 42, using the School 42 API.
Project from Unit Factory (School 42).

Table of Contents

Installation

git clone https://github.com/mmatiush/SwiftyCompanion.git ~/SwiftyCompanion
cd ~/SwiftyCompanion
open SwiftyCompanion.xcworkspace

Requirements

Mandatory Part :

  • Must have at least 2 Views
  • The first View must contain a field to put text to search 42 logins
  • Display the profile picture and at least 4 other details of the student
  • Display the skills with level and percentage
  • Display the projects that user has done
  • Must be able to go back to the first view
  • Must use Auto Layout
  • Do not create a token for each query

Bonus :

  • Use of OAuth 2.0
  • Use of custom cells
  • Recreate token at expire date
  • Design
  • Srcollview

Examples

Try searching mmatiush, otimofie, ylesik

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors