Skip to content

Instantly share code, notes, and snippets.

@martinlasek
Created January 13, 2020 04:23
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save martinlasek/cf12fd58413bf80bde4b238f5b4b2960 to your computer and use it in GitHub Desktop.
Save martinlasek/cf12fd58413bf80bde4b238f5b4b2960 to your computer and use it in GitHub Desktop.
Martin is creating a iOS app that will check if a user exists and an API to fetch the data associated with respective phone number. Allows you to upload thumbnails. (see below for agenda)
--------------------------
Programming Language: Swift
--------------------------
Are you using SwiftUI?
UIKit
--------------------------
What's On The Agenda (Detailed) ?
LOGIN
> Populate user based on phone number
> Display password field after success
> Display a message if no user was found
AFTER LOGIN (fill missing information)
> Days for livestreaming
> Comments enabled
AFTER LOGIN
> Upload thumbnails
FEED
> Thumbnails of upcoming livestreams
API
> Fetch user (based on phone number)
> Login *
> Set days for livestreaming*
> Update user (comments enabled)*
> Upload Image
* always return isSetupFinished
--------------------------
Thanks for your support!
Instagram: https://www.instagram.com/martin_lasek/
Youtube: https://www.youtube.com/watch?v=ftXeTTrKHVs
Swift Merch to Support Martin's Coding Passion: https://bit.ly/384bxFN
@nedimf
Copy link

nedimf commented Jan 13, 2020

It was great live :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment