Giter VIP home page Giter VIP logo

radiusagent's Introduction

Radius Agent

Formerly known as Agentdesks, Radius is a social network for agents, that facilitates referrals among real estate professionals across the country. While the network is free to join, agents who close deals with buyers through Radius pay 25 percent to the agent who sent the client and 5 percent to Radius. Agents who close deals with sellers pay 25 percent to the referring agent and 10 percent to Radius.

Visit Their Website Now : Radius Agent.

What is a JSON?

JSON stands for JavaScript Object Notation, and is a way to store information in an organized, easy-to-access manner. In a nutshell, it gives us a human-readable collection of data that we can access in a really logical manner. JSON

JSON Parsing

JSON Parsing is a method of extraction of Keys and Values from a JSON String to generate a Map of those Keys and Values.

JSON Parser

JSON Parser is a computer program which takes JSON String as an input, understands the structure of the given JSON String and generates the output in a form of required Data Structure.

About This Application

This Mobile Application shoots an HTTP Request to the backend server located at this link. Which returns a JSON String. Now this Nested JSON String is parsed by the application to generate an ArrayList Data Structure with Java Serialised Object as its elements. Now this ArrayList is used as an input for the Custom Adapter to populate the Recycler View.

This project is thoroughly for Educational Purpose, as it reflects precise implementation of:

  • Shooting HTTP Request
  • Request and Wait Callback
  • Nested JSON Parsing
  • Scrolling Appbar
  • Recycler Views
  • Custom Adapters
  • UI/UX Development

Screenshots

Download

This Mobile Application is ready to be tried. Get your hands on it now.

radiusagent's People

Contributors

itzzritik avatar

Watchers

James Cloos 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.