20
Presented By , A.Hemanth(10cs003) B.Puja Sruthi(10cs007) CH.Tharak Ram(10cs018) G.Gayathri(10cs024) M.L.Kalyani(10cs040) Under the guidance of Mr.U.Vinod Kumar Assistant Professor Regency Institute Of Technology Yanam

Smartshopper Ppt

Embed Size (px)

Citation preview

Page 1: Smartshopper Ppt

Presented By , A.Hemanth(10cs003) B.Puja Sruthi(10cs007) CH.Tharak Ram(10cs018)

G.Gayathri(10cs024) M.L.Kalyani(10cs040)

Under the guidance ofMr.U.Vinod KumarAssistant Professor

Regency Institute Of TechnologyYanam

Page 2: Smartshopper Ppt

SMART SHOPPER

Page 3: Smartshopper Ppt

•Abstract

•Introduction

•Existing System

•Proposed System

•Requirements

•Modules

•Functionality

•Technologies

CONTENTS

Page 4: Smartshopper Ppt

Smart shopper is an Android based mobile application.

Initial consideration for smart shopper are location management,add your favourite shops & items to be purchased to mobile phone with shop location coordinates (longitudes, latitudes).

Your shopping list opens automatically when you are in one of your favourite shops.This functionality is implemented through Android GPS service

ABSTRACT

Page 5: Smartshopper Ppt

INTRODUCTION

Page 6: Smartshopper Ppt

‘Smart Shopper’ is a mobile based application developed using Android technology.The main objective of this application is to remind the list of items you specified in your mobile to be purchased.We can create our own shopping list.This application is location based management. We can add location to our shopping using GPS. GPS is a satellite based service that gives the current location. The location can be specified by the coordinates i.e, Latitude and Longitude. Add location to the shopping list. The phone keep tracks of the path you moving. When you reached to that location or passed over the range of that location you specified alert to that list.

Page 7: Smartshopper Ppt

EXISTING SYSTEM

There are many shopping applications present in the Android market. Most of these applications are just a to-do list. These applications have a predefined category list from which items can be selected and added to the list. Very few applications provide the facility of sharing the list via SMS and email and also selecting a particular location and browse for stores at that particular location.

Page 8: Smartshopper Ppt

PROPOSED SYSTEM

The feature which is unique from all the other application in the current system is the location based service. Based on the current location of the user, shops are dynamically added. This application uses the Google maps API to get the user location. Features like editing, deleting and sharing list via SMS and e-mail is provided. History of lists previously created is maintained in a separate folder for future reference.

Page 9: Smartshopper Ppt

REQUIREMENTS

Page 10: Smartshopper Ppt

Software

Operating system: Android

Version: 2.1 and above

Development Platform: Eclipse 3.4.1

Programming Language: Java

Database: SQLite, Shared preferences

Page 11: Smartshopper Ppt

Hardware

Device: Android Smartphone with internet connection

Memory required: 10MB of free space

Processor:-Pentium 4 with 2GHZ

Hard Disk:-40 GB (minimum)

RAM:-2 GB

Page 12: Smartshopper Ppt

•Create list

•View lists

•List of shops

•Delete List

MODULES

Page 13: Smartshopper Ppt

Functionality

• User add his favorite shops to mobile phone with shop location co-ordinates

• Each Shop can contain list of items that can be ---purchased.

• User can select items that are part of the shopping --locations and add them to the list.

• User shopping list opens automatically he is in one of his favorite shops.

• He can scroll through long shopping lists by tilting his phone• He can remove marked items by shaking phone.

Page 14: Smartshopper Ppt

ECHNOLOGIEST

Page 15: Smartshopper Ppt

•Java•Android•GPS

Page 16: Smartshopper Ppt

Java

•Java is an Object Oriented Programming Language

•It is platform independent which makes suitable for Android application

Page 17: Smartshopper Ppt

Android

•Android is a mobile operating system that includes middleware and key applications.•Product of Google•It is the first mobile OS based on Linux

Page 18: Smartshopper Ppt

A GPS receiver calculates its position by carefully timing the signals sent by the GPS satellites high above the Earth.

Each satellite continually transmits messages containing the time the message was sent. The receiver measures the transit time of each message and computes the distance to each satellite.

Geometric trilateration is used to combine these distances with the location of the satellites to determine the receiver's location. The position is displayed, perhaps with a moving map display or latitude and longitude.

GPS-Global Positioning System

Page 19: Smartshopper Ppt

?

Page 20: Smartshopper Ppt

THANK YOU