Giter VIP home page Giter VIP logo

assignment's Introduction

Assessment Test

The application should have a total of 3 screens.

Login page – should take an input (username and password) from the user. list page – on successful login the user should be redirected to this page, where you need to display the data that is returned by the below REST API. Details page – on click of a list item the app should navigate to a new page which displays the details of the data that the row contains. On this page add a button to capture a photo using the phone camera. Photo Result page – once the user clicks the photo, please show this page with the image that the user captured, with the timestamp when the photo was captured on the image.

To showcase your creativity please think of representing the data using various charts/graphs or on a map. For eg.

Bar Graph – Have a button on the list page which opens a new screen. The new screen should have a Bar graph with the salaries of the first ten employees plotted on it. Map – Represent the various cities in the response data on a map.

The REST API URL is

http://www.checkgaadi.com/reporting/vrm/api/test_new/int/gettabledata.php

The JSON input is

{

            “username”:”test”,

            “password”:”123456”

}

assignment's People

Contributors

rajeshlakkakula-dev 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.