PePacheco / Config-iOS

An application to follow the timeline and the events of the Config event.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About

The project we developed here was an application designed for the Config Conference, an anually Figma Conferece. They have a website(https://config.figma.com/) but they don't have a mobile app which is what we've implemented in this project. You can download the code and run it in Xcode if you want to use the application.

In this project we discovered and explored a lot of differente SwiftUI features, here are some of them:

  • DatePicker
  • TabBar/TabView
  • External fonts
  • Sheets
  • Buttons
  • NavigationView/NavigationLink

Here is a little demo of our app and it also shows the dark mode version that we also developed:

Screen-Recording-2021-04-06-at-2

Obs.: The data in the project was hard-coded and does not pull data from any outside source.

About

An application to follow the timeline and the events of the Config event.


Languages

Language:Swift 100.0%