Code Monkey home page Code Monkey logo

ml-app-challenge's Introduction

Application Challenge

Coding challenge for prospective candidates

Intructions

  1. The objective is to create a runnable native mobile application to the below acceptance criteria.
  2. The data required for each view is contained in the /data folder.
  3. You are free to use any frameworks or plugins to assist you in the task. If you do so, please provide a brief reason why.
  4. You are given creative freedom to design the UI as you deem fit to display the given data.
  5. Provide any instructions required to build and run your application.
  6. Instructions to share your code back with us will have been provided via email.

Acceptance Criteria

SCENARIO: The user launches your application for the first time.
GIVEN the user is on the home screen of their mobile device
AND the user has never opened the application before  
WHEN the user opens the application
THEN the user is presented with a landing page with a button labeled "Open".


SCENARIO: The user taps "Open"
GIVEN the user is on the landing page
WHEN the user taps the "Open" button
THEN the user is taken to a page with a list of their accounts
AND some data for each account
AND the page has a "Quit" button in the navigation bar.


SCENARIO: The user launches your application successive times
GIVEN the user is on the home screen of their mobile device
AND the user has previously opened the application before  
AND the user has not clicked "Quit" during their previous session
WHEN the user opens the application
THEN the user is taken to a page with a list of their accounts
AND some data for each account
AND the page has a "Quit" button in the navigation bar.


SCENARIO: The user wants to view the transactions of a particular account
GIVEN the user is viewing a list of accounts
WHEN the user taps on a specific account
THEN the user is presented with a view containing a transaction history for said account.


SCENARIO: The user wants to stop viewing a list of accounts
GIVEN the user is viewing a list of accounts
WHEN the user taps the "Quit" button
THEN the user is presented with a landing page with a button labeled "Open".

ml-app-challenge's People

Contributors

fernajo avatar merriad-ml avatar seydoggy avatar

Stargazers

 avatar

Watchers

 avatar  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.