GithubHelp home page GithubHelp logo

niladreeb / learn Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 252 KB

A functional demo app which implemented Splash screen, ListView, REST API Integration using JSON, SwipeRefreshLayout, Internal Storage, ViewOverlay and Robotium test case.

Java 100.00%

learn's Introduction

Learn

A functional demo app which implemented Splash screen, ListView, REST API Integration using JSON, SwipeRefreshLayout, Internal Storage, ViewOverlay and Robotium test case.

1. This app calls the Gojimo api and displays various qualifications and the subjects required for it. If subjects are unavailable it shows reference books.
2. Shows a crisp splash screen with animation.
3. Calls the api and shows all the qualifications in a list view.
4. On click of the qualifications(i.e list view items) it navigates to the next subject activity. If subjects are available it shows them with their respective colours. In case of no colour a default colour is set.
5. If subjects are unavailable it shows a dialog and asks if the user want to see some reference books. If yes it moves to the next product activity and shows the reference books, if available.
6. A view overlay is displayed to display working of the app when the app is launched for the first time.
7. Drag to refresh mechanism is used to refresh when only requested. So the app uses existing data until new data is asked for.
8. The app stores the entire json in the internal storage and always loads from it later unless the app is refreshed. Due to internal storage the contents are safe and gets deleted when the app is uninstalled.
9. Robotium test case is included for the app to test the entire work flow. Kindly run RobotiumTest to start the automated testing.
10. Attached some screenshots of the app for reference.

alt text

learn's People

Contributors

niladreeb avatar

Watchers

 avatar

learn's Issues

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.