Flovln / 42-swifty

Mobile application using 42's API, displaying students intranet profiles informations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

swifty

Ecole 42 project

  • This project is an introduction on how to build a basic iOS application using swift and an external api.

Goal

The main goal was to build an application allowing the user to get public informations about Ecole 42's students using the 42 API.

Rules

- 2 views minimum
- The first view must contain an input allowing the user to search for a specific student.
- The second view must display informations about the student.
- The student's profile picture and at least 4 others informations must be shown.
- The student's skills must be shown.
- The student's projects and grades must be shown.
- Allow navigation between second and first view.
- Custom cells must be used.

About

Mobile application using 42's API, displaying students intranet profiles informations


Languages

Language:Swift 98.6%Language:Ruby 1.4%