6
Crowd-sourced Lost and Found Application Motivation and Goals Architecture Implementation Details Progress References By- Jwala Mohith Girisha, Rajani R Siddhanamatha and Vijaykumar Koppad

Crowd-sourced Lost and Found Application Motivation and Goals Architecture Implementation Details Progress References By- Jwala Mohith Girisha, Rajani

Embed Size (px)

Citation preview

Page 1: Crowd-sourced Lost and Found Application Motivation and Goals Architecture Implementation Details Progress References By- Jwala Mohith Girisha, Rajani

Crowd-sourced Lost and Found Application

Motivation and Goals Architecture Implementation Details Progress References

By-

Jwala Mohith Girisha, Rajani R Siddhanamatha and Vijaykumar Koppad

Page 2: Crowd-sourced Lost and Found Application Motivation and Goals Architecture Implementation Details Progress References By- Jwala Mohith Girisha, Rajani

Motivation and Goals

In the current fast paced life, finding lost objects can be a daunting task.

People generally overlook misplaced items to avoid the burden of returning them to lost and found department.

To make the best use of available technology to bridge the gap.

To provide a simple, efficient, crowd sourced solution in the form of a smartphone application.

To motivate people to return misplaced objects to their rightful owner.

Page 3: Crowd-sourced Lost and Found Application Motivation and Goals Architecture Implementation Details Progress References By- Jwala Mohith Girisha, Rajani

Architecture

The solution incorporates a client server model.

Clients are the smartphone applications which aid users in reporting lost and found objects.

Server is a distributed cloud storage for user information and object records.

Page 4: Crowd-sourced Lost and Found Application Motivation and Goals Architecture Implementation Details Progress References By- Jwala Mohith Girisha, Rajani

Implementation Details

The Android application will provide the user with the ability to add details about lost/found objects like photo, description and location.

The information so collected is gathered in the cloud using REST APIs.

The cloud processes the information and sends out push notifications to the clients based on predefined parameters.

The platform being used for the cloud storage and services is Parse.

Page 5: Crowd-sourced Lost and Found Application Motivation and Goals Architecture Implementation Details Progress References By- Jwala Mohith Girisha, Rajani

Progress

Research on available cloud technologies and chose Parse owing to its scalability and performance.

Setup Android dev environment and getting familiar with Android development and use of location services.

Android application development.

Page 6: Crowd-sourced Lost and Found Application Motivation and Goals Architecture Implementation Details Progress References By- Jwala Mohith Girisha, Rajani

References

Mobile cloud computing http://www.cs.columbia.edu/~lierranli/coms6998-7Spring2014/papers/mcloud_mcs2012.pdf

Mobile computing middleware https://www.cl.cam.ac.uk/~cm542/papers/ntw02.pdf

Android development https://developer.android.com/develop/index.html

Parse REST APIs

https://www.parse.com/docs/rest/guide