/Viget-iOSDev

This repository is meant to hold iOS development projects I've completed during my time as a Rails Development intern at Viget

Primary LanguageSwift

ThisOrThat Mobile App

An initial proof concept mobile app to accompany the ThisOrThat Rails application.

Development

  • Languages: Swift
  • Libraries: Firebase, AlamoFire, SwiftJSON
  • Time: July 8th - August 10th 2018

Features

  • Ability for users to login and signup (Implemented using API calls)
  • Ability for users to create polls with images (Implemented using API calls and Google Firebase)
  • Ability for users to comment on a poll (Implemented using API calls)
  • Ability for users to view all polls, signed in or not (Implemented using API calls)