Giter Club home page Giter Club logo

mobile-test's Introduction

Instructions:

  • Fork this git repo to your computer
  • Create a branch
  • When you are done, push your work and create a pull request to the original repo.

Requirements

Create a 3 page app.

  • When you launch the app, you should see a list of resource categories (/data/categories.json)
  • When you click on a category, it should open a list of resources (/data/restaurant.json or /data/vacation-spot.json)
  • When you click on a resource, it should open a details page (see attached mockup)

User Stories

Acceptance Criteria
1 As a user, I want to see a list of categories  The list items must link to the resources page
2 As a user, I want to see the resources inside a category The list items must link to the details page
3 As a user, I want to see the details of a category The description is HTML, but the what you see on the screen must be text
4 As a user, I want to sort the list of resources alphabetically When I tap on the sort button, the list should sort from A-Z
5 When I tap on it a second time, it should sort the list from Z-A As a user, I want to send an email by tapping on a resource email
6 It should open the email without leaving the app As a user, I want to call one of the phone numbers on the resource details page
7 As a user, I want to open the maps app on my phone when I tap on a resource address
8 As a user, I want to open a web link without leaving the app It should open a web browser without leaving the app
9 As a user, I want to see a resource image
10 As a user, I want to see a resource description

Mockup:

Use the following mockup as a UI guide for your app (the image is at the root of the project). This mockup contains more details that you actually will need in this test. Please use with intepretation. We do not provide you with any specs, so please use your imagination while trying to respect the mockup as much as you can.

Mockup

mobile-test's People

Contributors

quickseries avatar tpatelattek avatar

Watchers

Tarang Patel 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.