You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The App is built using MVVM architecture. The functionalities are Chat, Animation and Login.
Chat : Talk to the backend get back the data and show info in a TableView.
Login : enter the correct credentials and get the result with the API call time taken.
Animation : Fade the logo in and out, drage the logo.
P.S : when you drag the logo to the sides, the devices vibrates and the screen splashes.
Time Taken : A estimated amount of 8 hours, while the UI was easilly created, the backend had to written in Objective-C, this is where a lot of time was spent.