jeromemanzano / SideKick.App

This my test application for Sidekick Interview using Xamarin Forms

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Requirements

  • Initial screen says, "Hello World". After a few seconds, transition to a new screen.
  • The new screen shows a username, avatar, and their local timezone HH:MM in 24 hours mode (local time).
  • In the middle of the new screen, show a dynamic face clock with that time, and a button that makes the time go backward by 1 hour everytime it is pressed.
  • Clicking a button at the very bottom of the screen will exit the application.

Output

  • Created a Custom Splash Screen with "Hello World" display. Splash Screen will show until the next screen has been loaded

Alt Text

  • Created a new screen as requested in the requirements

Alt Text

Nuget Packages used

Additional Feature

  • Setup AppCenter. App can be downloaded here
  • Added handling for Landscape Orientation

Alt Text

About

This my test application for Sidekick Interview using Xamarin Forms


Languages

Language:C# 100.0%