Giter Site home page Giter Site logo

exa-android's Introduction

Share your knowledge with us and Exzeo will learn from it

Use any IDE you prefer or code from the bare skeleton (if you have enough time :-) )

#####Our choices

A piece of cake to warm you up

  • Design a login screen that will support portrait and landscape mode both
  • Mobile devices will only support landscape mode
  • Tab devices will be supporting landscape and portrait mode both
  • If a user hits the login button, a login service will be called and a progress bar will be shown
  • Correct/Incorrect Login details are shared in the json format.

The Big Picture of Design and Code (next Steps)

  • There are two different views for landscape and portrait
  • The views will change based on your device orientation
  • The login service will not be called twice or thrice or n number of times if, a service is running and user rotates the device from portrait to landscape and vice versa

Need Help?

#####We are always ready to share the logic or we can cheat from you ha.. ha.. ha..!

  • Don't forget to enable lint for the optimised code
  • json folder provided the structure for the login service login_success.json login_failure.json
  • To simulate the login service you can put the json files in raw folder
  • To simulate the delay in the network put wait logic within the thread for some seconds
  • If the username and password matches with details from login_success.json, user will be redirected to the welcome screen
  • You can use the login_failure.json if no user exists or server returns the result but not the expected
  • Don't update UI from the background code

Add-on if time permits or you are eager to show your passion

  • Use relative layout for multiple screen handling
  • Use retrofit or OkHttp for Login service

#####Resources

exa-android's People

Contributors

adityapuri avatar

Watchers

James Cloos avatar

Forkers

anurag--singh

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.