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

git clone https://github.com/mmatiush/SwiftyCompanion.git ~/SwiftyCompanion
cd ~/SwiftyCompanion
open SwiftyCompanion.xcworkspaceMandatory 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
Try searching mmatiush, otimofie, ylesik