Coder Social home page Coder Social logo

sadatest's Introduction

SADA test App

This is an app that shows a list of git repositories.

How To Set Up From Zip

  • Download zip file provided via email
  • Unzip using zip software of choice
  • Open Android Studio, on the initial menu select the Open option.
  • Look for the project folder you unzipped in your file system, it should be named sadatest, open it.
  • Wait for Android Studio to finish building the project.
  • Make sure you have a device connected or emulator running.
  • Click on the Run dropdown and select the Run 'app' option. Optionally you can click on the green run button.
  • This should run the app on your emulator or device.

How To Run Tests

  • In your Android Studio terminal run ./gradlew connectedAndroidTest for instrumentation tests
  • In your Android Studio terminal run ./gradlew test for unit tests
  • Alternatively, you can right click on the source set com.example.sadatest(androidTest) and select Run 'Tests' in, similarly you can do the same with the source set com.example.sadatest(test)

Assumptions Made

  • I implemented a list with expandable items as according to the design it looks this is the expectation.
  • I initially thought this would be an offline first app but after considering the lack of pagination and the existence of a busy screen with a retry button I figured, normally offline first apps show data that has been previously downloaded and not a retry screen.

sadatest's People

Contributors

phillipseryazi avatar

Watchers

 avatar

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.