Skip to content

An iOS app that uses 42 API to find users and display their basic information.

License

Notifications You must be signed in to change notification settings

VoLoK/SwiftyCompanion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SwiftyCompanion

Description

This project is an introduction to mobile programming. The goal is to create an application which allows you to get information about 42 students, using an API.

Usage

Project requirements

Mandatory Part :

  • Must have at least 2 Views
  • The first view must contain an input text to search 42 logins
  • The second view will display the login informatios
  • Display at least display the profile picture and at least 4 other details (login, email, mobile, level, location, wallet, correction...)
  • Display the skills with level and percentage
  • Display the projects user has done even if he has failed them
  • 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
  • ScrollView
  • ...

About

An iOS app that uses 42 API to find users and display their basic information.

Topics

Resources

License

Stars

Watchers

Forks

Languages