SlideShare a Scribd company logo
1 of 5
Download to read offline
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 05 | May 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 4889
Smart Application for Complaint Registration
Sudeep J1, Abhiram R2, Adithya U S Vaidya3, Rajath R Urs4, Vallabh Joshi5
1Assistant Professor and Head, Department of Informational Science and Engineering,
NIE Institute of Technology, Mysore
2,3,4,5UG Scholar, Department of Informational Science and Engineering, NIE Institute of Technology, Mysore
---------------------------------------------------------------------***---------------------------------------------------------------------
Abstract – Each and every country have civic bodies that
are the local governing bodies which help in maintaining
general functionalities of cities. Thesecivicbodiesarecalled as
Municipal Corporations. This android application will help
citizens under the jurisdiction of Municipal Corporation to
register grievances in their ward through an android
application. Also the application provides an interface to
register one’s complaint and view the status of the complaint.
It helps a common man to report his problems to the
respective ward corporator who then asks the municipal
authorities to address the problems in a short period of time.
It provides a camera module which is used to click pictures of
the problem that people are facing and upload it along with
the complaint. The location of complaint is fetched
automatically through Global Positioning System (GPS) unit
and sends the complaint to the respective ward corporator.
Corporator application displays the list of complaints
registered which are approved by the system admin. Once
complaint is resolved the corporator can upload back the
images of work done which can be seen by the complainant.
Key Words: Androidapp,ComplaintRegistration,Google
API’s, Cloud storage, Global Positioning System (GPS).
1. INTRODUCTION
Direct and common communication between the local
corporators and the citizen of that ward isanefficientway in
solving the issues related to that ward. In India
unfortunately there is no such way for getting a problem
solved as one has to go through the hassles of registeringthe
complaint to respective departments which in turn forward
to the concern officers and then the problem mayormaynot
get solved and also takes a lot of time. Allowing every citizen
of a city to register complaint is the main purpose of the
application so that they can effectively participate in the
process of building a better city in smarter way. Now people
are used to manage their daily work on internet, and with
satisfaction. So we are using various applications in our life
for fulfilment of our daily work. The application is very user
friendly and consumes small amount of memory space. The
android app helps in connecting municipal corporatorswith
their ward citizens dynamically. Complaints can be
registered by ward citizens by uploading of image through
the camera module. Similar to the citizens, corporators will
also be provided with a separate app where he can view
complaints regarding his ward. System admin uses a web
portal where he checks the complaints and approves the
complaints which will be then forwarded to the respective
corporators. He acts as a cleansing medium of irrelevant
complaints and makes sure integrity of contents in app is
maintained. Also the events in and around the city can be
uploaded by the corporators which can be viewed by the
users through the mobile application.
1.1 LITERATURE SURVEY
In our country we have the government bodies which helps
in addressing the issues of common people. Coming to the
smallest partition ofgoverningbodiescomesthe wardwhich
is represented by that ward corporator. Now the ward’s
issues are taken to the respected corporator to solve the
problem. The location of complaint will be fetched through
GPS tracking system it will make use of Google API’s and
camera module is used to embed complaint images [1]. The
android application is used to get compatible with mobile
and tablet, MySQL for the databaseholdingsandASP.NETfor
the purpose of server in webpages [2]. After the complaintis
uploaded or registered then the GPS-SMS service for
providing confirmation of complaints, web page to register
the complaint, SQL for the database quarry process [3]. The
admin module has the google map for tagging the complaint
area web-based system HTML5 and JavaScriptalongwithc#
and sql server, AJAX for displaying dynamic content in map.
GEO tagging the image to get current location [4]. Android
UI, GPS for tracking, analysisofcomplaintsthroughpiechart,
stats of score given by citizen, SQL for backend database, by
this the public would get to know the percentage or the
number of complaints that were done correctly and which
were done but was fake [5].
1.2 EXISTING SYSTEM
Currently Mysore City Corporation has a website for getting
any information regarding the city and for any complaint
registration and also we haveswachhata appforsending any
queries.
1.3 PROPOSED SYSTEM
The app is built on normal client - server architecture with
Android App as client and Web App as server part. This App
is divided into three sections: Citizens (Android App), Web
Page (Admin), and Corporator (Android App). An android
app where end user gets registered and logins to app. Here
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 05 | May 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 4890
the end user can access details of nearby corporator details
and upload an images for grievances in the area. This
uploaded image will be reported to Mysore city corporation
office and it will be accessed by web app and approve itafter
confirming the image is fake or real. Once it is confirmed it
will be reported to concerned corporator where he canview
the image, region and complete details. Corporator can take
immediate action by communicating with the respective
people and after the issue has been resolved, he has to
update the compliant by uploading issue solved pictures.
This information can be viewedby endusersintheirandroid
apps. The end user app also provides information like
nearest corporator access using GPS technology and also it
will be displayed on google maps. Corporator can also
update information regarding his ward development
activities and upcoming programmes through android app.
All these ward information can be viewed citizens in their
apps.
2. SYSTEM MODELLING AND DESIGN
This implementation is aimed at a real time usage of Smart
Application of Complaint Registration system and does not
compromise on the security. It guarantees us that the
proposed system will be user friendly and transparent.
A. Problem Definition
There are a number of reasons why android has been picked
for this project because most of the mobile phones run on
android.
B. Methodology
Android application are becoming more of connecting
medium for people these days with technology being better
day by day. Our Android application helps people to take
picture of the complaint and then upload it to corporator to
get solved. Using reverse geocoding we track his corporator
and send it to admin where he has the authority to accept or
decline the complaint. If accepted it is forwarded to
respective corporator tracked is geocoding. Then the
corporator after completion ofcomplaintwork hewill senda
picture of the work done send to the complaint giver with
the help of cloud backing.
C. Cloud Storage
Cloud storage is defined as "the storage of data onlineinthe
cloud" wherein a company's data is storedinandaccessible
from multiple distributed and connected resources that
comprise a cloud. There are many benefits to using cloud
storage does have the potential for securityandcompliance
concerns that are not associated with traditional storage
systems. Cloud storage can provide the benefits of greater
accessibility and reliability; strong protection for data
backup, archival and disaster recovery purposes; overall
storage costs as a result of not having to purchase, manage
and maintain expensive hardware.
2.1 SYSTEM MODELS
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 05 | May 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 4891
Fig 1. Use case diagrams
2.2 SYSTEM ARCHITECTURE
Fig 2. Architecture diagram
2.3 ALGORITHMS
We are using three algorithms
• Haversine algorithm
• Reverse Geocoding algorithm
• FCM algorithm
2.3.1 Haversine algorithm
This algorithm is used to calculate the distance betweentwo
latitude and longitude in two steps {1} to evaluate the
straight line i.e. Euclidean distance between thegivenpoints
{2} to convert this measured distance to the human
understandable form.
i) The origin is at the Earth’s centre;
ii) The x-axis passes through the Prime Meridian (0
longitudes);
(iii) The xy-plane contains the Earth’s equator (and so the
positive z-axis will pass through the North Pole)
Note that the angle θ is the measurement of latitude,
and the angle φ is the measurement of longitude, where 0
≤ φ < 360, and −90 ≤ θ ≤ 90. Negative values of θ
correspond to points in the Southern Hemisphere, and
positive values of θ correspond to points in the Northern
Hemisphere. When w e use spherical coordinates which is
typical for the radial distance R to vary; however, here we
may fix it to be the average radius of the Earth:
R ≈ 6,378 km
Thus, we assume that we are given two points P and P
determined by their respective latitude-longitude pairs: P
(θ, φ) , P (θ, φ) . In Cartesian coordinates we have P = P
(x, y, z) and P = P (x, y, z) , where x, y, and z are
determined by the spherical coordinates through the
familiar equations:
x = Rcosθcosφ
y = Rcosθsinφ
z = Rsinθ
The Euclidean distance d between P and P is given by the
three-dimensional
Pythagorean Theorem:
d = (x − x) + (y − y) + (z − z) .
The much of our work will be in computing the distance in
terms of the spherical coordinates. Converting the
Cartesian coordinates to spherical coordinates, we get d
/R = (cosθ cosφ − cos θ cosφ )+(cosθ sin φ − cos θ
sinφ )+(sinθ − sinθ ).
2.3.2 Reverse Geocoding algorithm
Reverse geocoding is the process of back (reverse) coding of
a point location (latitude, longitude)toa readableaddress or
place name. By Combining geocoding and routing services,
reverse geocoding is a critical componentof mobilelocation-
based services and Enhanced 911 to convert a coordinate
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 05 | May 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 4892
obtained by GPS to a readable street address which is easier
to understand by the end user. This permits the
identification of nearby street addresses, places, and/or
areal subdivisions such as neighborhoods, county, state, or
country .Reverse geocoding can be carried out by services
which process a coordinate which are similar to the
geocoding process. For example, when a GPS coordinate is
entered the street address is interpolated from a range
assigned to the road segment in a reference dataset that the
point is nearest to. If the user provides a coordinate nearthe
midpoint of a segment that starts with address 1 and ends
with 200, the returned street address will be somewhere
near 100. This approach to reverse geocoding does not
return actual address, but basedonthepredeterminedrange
it only returns estimates of what should be there.
Alternatively, coordinates for reverse geocoding can also be
selected on an interactive map,orextractedfromstaticmaps
by geo referencing them in a GIS with predefined spatial
layers to determine the coordinates of a displayed point.
2.3.3 FCM (Fire Cloud Messaging) algorithm
Firebase Cloud Messaging (FCM) is a cross-platform
messaging solution that lets you reliably delivermessagesat
no cost. Using FCM, notification are sent to a client app
regarding new email ,messages or other data is available to
sync. Notification messages are send, to drive user
retention and re-engagement. For use cases like instant
messaging, a message having payload of up to 4KB can be
send to a client app.
An FCM implementation includes two main components for
sending and receiving:
1. A trusted environment such as Cloud Functions for
Firebase or an app server on which to build, target, and
2. Send messages.
3. An Android, IOS, or web (JavaScript) client app to receives
messages.
Messages can be sent via the Admin SDK or the HTTP and
XMPP APIs. For sending marketing or for testing or
engagement messages with powerful built-in targeting and
analytics, along with these one can also use the Notifications
composer.
3. TECHNOLOGIES USED
 Android Web API’s
 GCM Technology
 GSM Modem
3.1 Android Web API’s
The android web API’s are the API used in the android
application to get the information of some JavaScript or
other web design languages from it. The API can be used to
get some information from the websites and any other
medium in the internet. These APIaretheonewhichconnect
the android application to these mediums and helps to get
the desired information from it. The best example is that
when we need to connect the application we built to the
localhost runned pages that also designed by us to get those
information. This is the technology used by to retrieve the
information of the admin part where he accepts the
complaint sent by the corporator and send to the corporator
application.
3.2 GCM Technology
GCM is advanced push technology developed by Google for
Android platform. This GCM technology of push notification
has many limitations. Push notification are important
because if the notifications are sent to a person then that is
an indication of the message given to you of something. This
where we incorporate it to our system to send a message to
corporator when a new query has sent to him.
3.3 GSM Modem
A GSM modem is a wireless modem that works with a GSM
wireless network. A wireless modem is similar to dial-up
modem. The main difference betweenthemisthata wireless
modem sends and receives data throughradiowaveswhile a
wireless modem sends and receives data through radio
waves. Like a GSM mobile phone, a GSM modem requires a
SIM card in order to operate.
4. CONCLUSION
The smart application for complaint registration allows the
citizens of a ward to make sure that their problems reach
their ward corporators and it also ensures that there will be
transparency between the people and their corporators.
REFERENCES
[1]Trupti Bomble , Ritika Raut , Ruchi Kanekar , Prof.Shekh
Ahmad Husen “ Android Based Complaint Management
System For Municipal Corporation “ IJERAI ssue 4, ( Part -3)
April 2015
[2] Er. Ashfaq Shaikh Mr. Hani Julaha Mr. Mohsin Khan Mr.
Huzaif Ansari “ Municipal CorporationMobileApplicationfor
Complaint Resolver “ IJSRD - International Journal for
Scientific Research & Development| Vol. 3, Issue 02, 2015
[3] Devika Radhakrishnan , Nisarg gandhewar , Ruchita
Narnaware , Prayas Pagade , Arpan Tiwari & Pooja “ Smart
Complaint Management System “ ijtrd Nov – Dec 2016
[4] Mohd Sohel Deshmukh, Swapnil R.Rajput “ Smartphone
Based Citizen Complaint System for Urban Maintenance
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 05 | May 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 4893
Using GIS “ International Journal of Scientific & Engineering
Research, Volume 7, Issue 5, May-2016
[5] Tejaswita Badhe, Madhuri Birajdar , Sucheta Mapari “
Mobile Application for Grievance Registration “
IJCSET(www.ijcset.net) 2017

More Related Content

What's hot

IRJET - Design Paper on Pothole Monitoring System
IRJET - Design Paper on Pothole Monitoring SystemIRJET - Design Paper on Pothole Monitoring System
IRJET - Design Paper on Pothole Monitoring SystemIRJET Journal
 
IRJET- A Methodology: Iot Based Drowsy Driving Warning and Traffic Collis...
IRJET-  	  A Methodology: Iot Based Drowsy Driving Warning and Traffic Collis...IRJET-  	  A Methodology: Iot Based Drowsy Driving Warning and Traffic Collis...
IRJET- A Methodology: Iot Based Drowsy Driving Warning and Traffic Collis...IRJET Journal
 
Performance Evaluation of Lane Detection Images Based on Fuzzy Logic
Performance Evaluation of Lane Detection Images Based on Fuzzy LogicPerformance Evaluation of Lane Detection Images Based on Fuzzy Logic
Performance Evaluation of Lane Detection Images Based on Fuzzy LogicIRJET Journal
 
IRJET- Android App for Creating a Map of the College to be used with Visitor ...
IRJET- Android App for Creating a Map of the College to be used with Visitor ...IRJET- Android App for Creating a Map of the College to be used with Visitor ...
IRJET- Android App for Creating a Map of the College to be used with Visitor ...IRJET Journal
 
IRJET - Smart Home with Power Consumed Statistics using Android Application
IRJET - Smart Home with Power Consumed Statistics using Android ApplicationIRJET - Smart Home with Power Consumed Statistics using Android Application
IRJET - Smart Home with Power Consumed Statistics using Android ApplicationIRJET Journal
 
IRJET- Realtime Indoor Navigation System
IRJET- Realtime Indoor Navigation SystemIRJET- Realtime Indoor Navigation System
IRJET- Realtime Indoor Navigation SystemIRJET Journal
 
Intelligent alarm system for hospitals using smartphone technology
Intelligent alarm system for hospitals using smartphone technologyIntelligent alarm system for hospitals using smartphone technology
Intelligent alarm system for hospitals using smartphone technologyTELKOMNIKA JOURNAL
 
IRJET - Interaction Paradigm of IoT using Augmented Reality
IRJET -  	  Interaction Paradigm of IoT using Augmented RealityIRJET -  	  Interaction Paradigm of IoT using Augmented Reality
IRJET - Interaction Paradigm of IoT using Augmented RealityIRJET Journal
 
IRJET - Centralized Data for Transport Automation System using Android St...
IRJET -  	  Centralized Data for Transport Automation System using Android St...IRJET -  	  Centralized Data for Transport Automation System using Android St...
IRJET - Centralized Data for Transport Automation System using Android St...IRJET Journal
 
IRJET- Emergency Accident Reporting using Smartphone
IRJET- Emergency Accident Reporting using SmartphoneIRJET- Emergency Accident Reporting using Smartphone
IRJET- Emergency Accident Reporting using SmartphoneIRJET Journal
 
Ijacsa published research paper march 2020
Ijacsa published research paper march 2020Ijacsa published research paper march 2020
Ijacsa published research paper march 2020shoaibulhassanuos
 

What's hot (18)

IRJET - Design Paper on Pothole Monitoring System
IRJET - Design Paper on Pothole Monitoring SystemIRJET - Design Paper on Pothole Monitoring System
IRJET - Design Paper on Pothole Monitoring System
 
IRJET- A Methodology: Iot Based Drowsy Driving Warning and Traffic Collis...
IRJET-  	  A Methodology: Iot Based Drowsy Driving Warning and Traffic Collis...IRJET-  	  A Methodology: Iot Based Drowsy Driving Warning and Traffic Collis...
IRJET- A Methodology: Iot Based Drowsy Driving Warning and Traffic Collis...
 
Performance Evaluation of Lane Detection Images Based on Fuzzy Logic
Performance Evaluation of Lane Detection Images Based on Fuzzy LogicPerformance Evaluation of Lane Detection Images Based on Fuzzy Logic
Performance Evaluation of Lane Detection Images Based on Fuzzy Logic
 
DIGITAL NOTICEBOARD USING IOT
DIGITAL NOTICEBOARD USING IOTDIGITAL NOTICEBOARD USING IOT
DIGITAL NOTICEBOARD USING IOT
 
REVIEW ON: IOT BASED HEART DISEASE MONITORING SYSTEM
REVIEW ON: IOT BASED HEART DISEASE MONITORING SYSTEMREVIEW ON: IOT BASED HEART DISEASE MONITORING SYSTEM
REVIEW ON: IOT BASED HEART DISEASE MONITORING SYSTEM
 
IRJET- Android App for Creating a Map of the College to be used with Visitor ...
IRJET- Android App for Creating a Map of the College to be used with Visitor ...IRJET- Android App for Creating a Map of the College to be used with Visitor ...
IRJET- Android App for Creating a Map of the College to be used with Visitor ...
 
IRJET - Smart Home with Power Consumed Statistics using Android Application
IRJET - Smart Home with Power Consumed Statistics using Android ApplicationIRJET - Smart Home with Power Consumed Statistics using Android Application
IRJET - Smart Home with Power Consumed Statistics using Android Application
 
IRJET- Realtime Indoor Navigation System
IRJET- Realtime Indoor Navigation SystemIRJET- Realtime Indoor Navigation System
IRJET- Realtime Indoor Navigation System
 
Intelligent alarm system for hospitals using smartphone technology
Intelligent alarm system for hospitals using smartphone technologyIntelligent alarm system for hospitals using smartphone technology
Intelligent alarm system for hospitals using smartphone technology
 
IRJET - Interaction Paradigm of IoT using Augmented Reality
IRJET -  	  Interaction Paradigm of IoT using Augmented RealityIRJET -  	  Interaction Paradigm of IoT using Augmented Reality
IRJET - Interaction Paradigm of IoT using Augmented Reality
 
Ijsrdv7 i10842
Ijsrdv7 i10842Ijsrdv7 i10842
Ijsrdv7 i10842
 
M1803028995
M1803028995M1803028995
M1803028995
 
IMPLEMENTATION OF SECURE DOOR AUTOMATION SYSTEMS USING INFRARED SENSORS
IMPLEMENTATION OF SECURE DOOR AUTOMATION SYSTEMS USING  INFRARED SENSORS IMPLEMENTATION OF SECURE DOOR AUTOMATION SYSTEMS USING  INFRARED SENSORS
IMPLEMENTATION OF SECURE DOOR AUTOMATION SYSTEMS USING INFRARED SENSORS
 
IRJET - Centralized Data for Transport Automation System using Android St...
IRJET -  	  Centralized Data for Transport Automation System using Android St...IRJET -  	  Centralized Data for Transport Automation System using Android St...
IRJET - Centralized Data for Transport Automation System using Android St...
 
Providing Accident Detection in Vehicular Networks through OBD-II Devices and...
Providing Accident Detection in Vehicular Networks through OBD-II Devices and...Providing Accident Detection in Vehicular Networks through OBD-II Devices and...
Providing Accident Detection in Vehicular Networks through OBD-II Devices and...
 
IRJET- Emergency Accident Reporting using Smartphone
IRJET- Emergency Accident Reporting using SmartphoneIRJET- Emergency Accident Reporting using Smartphone
IRJET- Emergency Accident Reporting using Smartphone
 
DETECTION OF DROWSINESS AND DISTRACTION OF DRIVERS USING CNN
DETECTION OF DROWSINESS AND  DISTRACTION OF DRIVERS USING CNNDETECTION OF DROWSINESS AND  DISTRACTION OF DRIVERS USING CNN
DETECTION OF DROWSINESS AND DISTRACTION OF DRIVERS USING CNN
 
Ijacsa published research paper march 2020
Ijacsa published research paper march 2020Ijacsa published research paper march 2020
Ijacsa published research paper march 2020
 

Similar to IRJET- Smart Application for Complaint Registration

IRJET- Managing Social Complaint using Mobile Application with Real-time Trac...
IRJET- Managing Social Complaint using Mobile Application with Real-time Trac...IRJET- Managing Social Complaint using Mobile Application with Real-time Trac...
IRJET- Managing Social Complaint using Mobile Application with Real-time Trac...IRJET Journal
 
IRJET- Automated Mess Service based on User's Location PART-2
IRJET- Automated Mess Service based on User's Location PART-2IRJET- Automated Mess Service based on User's Location PART-2
IRJET- Automated Mess Service based on User's Location PART-2IRJET Journal
 
Grievance Reporting System
Grievance Reporting SystemGrievance Reporting System
Grievance Reporting SystemIRJET Journal
 
IRJET- City Tour Traveller: Based on FourSquare API
IRJET- City Tour Traveller: Based on FourSquare APIIRJET- City Tour Traveller: Based on FourSquare API
IRJET- City Tour Traveller: Based on FourSquare APIIRJET Journal
 
SMART MECHANIC SYSTEM
SMART MECHANIC SYSTEMSMART MECHANIC SYSTEM
SMART MECHANIC SYSTEMIRJET Journal
 
IRJET- City Complaint Management System
IRJET-  	  City Complaint Management SystemIRJET-  	  City Complaint Management System
IRJET- City Complaint Management SystemIRJET Journal
 
Automated Mess Service Based on User's Location
Automated Mess Service Based on User's LocationAutomated Mess Service Based on User's Location
Automated Mess Service Based on User's LocationIRJET Journal
 
IRJET-0 Bus Tracker Via GPS using Andriod Application
IRJET-0 	  Bus Tracker Via GPS using Andriod ApplicationIRJET-0 	  Bus Tracker Via GPS using Andriod Application
IRJET-0 Bus Tracker Via GPS using Andriod ApplicationIRJET Journal
 
IRJET- Reducing Transportation Cost by Managing Rides using an Android Applic...
IRJET- Reducing Transportation Cost by Managing Rides using an Android Applic...IRJET- Reducing Transportation Cost by Managing Rides using an Android Applic...
IRJET- Reducing Transportation Cost by Managing Rides using an Android Applic...IRJET Journal
 
IRJET - Android based M-Application for Car Parking using QR Code
IRJET - Android based M-Application for Car Parking using QR CodeIRJET - Android based M-Application for Car Parking using QR Code
IRJET - Android based M-Application for Car Parking using QR CodeIRJET Journal
 
IRJET- IoT based Smart Ambulance System
IRJET-  	  IoT based Smart Ambulance SystemIRJET-  	  IoT based Smart Ambulance System
IRJET- IoT based Smart Ambulance SystemIRJET Journal
 
IRJET-Implementation of Image Processing using Augmented Reality
IRJET-Implementation of Image Processing using Augmented RealityIRJET-Implementation of Image Processing using Augmented Reality
IRJET-Implementation of Image Processing using Augmented RealityIRJET Journal
 
Hazard object reporting to respective authorities
Hazard object reporting to respective authoritiesHazard object reporting to respective authorities
Hazard object reporting to respective authoritieseSAT Journals
 
Hazard object reporting to respective authorities
Hazard object reporting to respective authoritiesHazard object reporting to respective authorities
Hazard object reporting to respective authoritieseSAT Publishing House
 
IRJET- Bus Monitoring System using Android Application
IRJET-  	  Bus Monitoring System using Android ApplicationIRJET-  	  Bus Monitoring System using Android Application
IRJET- Bus Monitoring System using Android ApplicationIRJET Journal
 
Hazards Reporting Based On Real-Time Field Data Collection Using Personal Mob...
Hazards Reporting Based On Real-Time Field Data Collection Using Personal Mob...Hazards Reporting Based On Real-Time Field Data Collection Using Personal Mob...
Hazards Reporting Based On Real-Time Field Data Collection Using Personal Mob...IJARIIT
 

Similar to IRJET- Smart Application for Complaint Registration (20)

IRJET- Managing Social Complaint using Mobile Application with Real-time Trac...
IRJET- Managing Social Complaint using Mobile Application with Real-time Trac...IRJET- Managing Social Complaint using Mobile Application with Real-time Trac...
IRJET- Managing Social Complaint using Mobile Application with Real-time Trac...
 
IRJET- Automated Mess Service based on User's Location PART-2
IRJET- Automated Mess Service based on User's Location PART-2IRJET- Automated Mess Service based on User's Location PART-2
IRJET- Automated Mess Service based on User's Location PART-2
 
Grievance Reporting System
Grievance Reporting SystemGrievance Reporting System
Grievance Reporting System
 
IRJET- Hand on Hand
IRJET- Hand on HandIRJET- Hand on Hand
IRJET- Hand on Hand
 
IRJET- City Tour Traveller: Based on FourSquare API
IRJET- City Tour Traveller: Based on FourSquare APIIRJET- City Tour Traveller: Based on FourSquare API
IRJET- City Tour Traveller: Based on FourSquare API
 
SMART MECHANIC SYSTEM
SMART MECHANIC SYSTEMSMART MECHANIC SYSTEM
SMART MECHANIC SYSTEM
 
IRJET- City Complaint Management System
IRJET-  	  City Complaint Management SystemIRJET-  	  City Complaint Management System
IRJET- City Complaint Management System
 
Automated Mess Service Based on User's Location
Automated Mess Service Based on User's LocationAutomated Mess Service Based on User's Location
Automated Mess Service Based on User's Location
 
IRJET-0 Bus Tracker Via GPS using Andriod Application
IRJET-0 	  Bus Tracker Via GPS using Andriod ApplicationIRJET-0 	  Bus Tracker Via GPS using Andriod Application
IRJET-0 Bus Tracker Via GPS using Andriod Application
 
IRJET- Reducing Transportation Cost by Managing Rides using an Android Applic...
IRJET- Reducing Transportation Cost by Managing Rides using an Android Applic...IRJET- Reducing Transportation Cost by Managing Rides using an Android Applic...
IRJET- Reducing Transportation Cost by Managing Rides using an Android Applic...
 
Toll pay
Toll payToll pay
Toll pay
 
Toll pay
Toll payToll pay
Toll pay
 
Toll pay by Manas
Toll pay by ManasToll pay by Manas
Toll pay by Manas
 
IRJET - Android based M-Application for Car Parking using QR Code
IRJET - Android based M-Application for Car Parking using QR CodeIRJET - Android based M-Application for Car Parking using QR Code
IRJET - Android based M-Application for Car Parking using QR Code
 
IRJET- IoT based Smart Ambulance System
IRJET-  	  IoT based Smart Ambulance SystemIRJET-  	  IoT based Smart Ambulance System
IRJET- IoT based Smart Ambulance System
 
IRJET-Implementation of Image Processing using Augmented Reality
IRJET-Implementation of Image Processing using Augmented RealityIRJET-Implementation of Image Processing using Augmented Reality
IRJET-Implementation of Image Processing using Augmented Reality
 
Hazard object reporting to respective authorities
Hazard object reporting to respective authoritiesHazard object reporting to respective authorities
Hazard object reporting to respective authorities
 
Hazard object reporting to respective authorities
Hazard object reporting to respective authoritiesHazard object reporting to respective authorities
Hazard object reporting to respective authorities
 
IRJET- Bus Monitoring System using Android Application
IRJET-  	  Bus Monitoring System using Android ApplicationIRJET-  	  Bus Monitoring System using Android Application
IRJET- Bus Monitoring System using Android Application
 
Hazards Reporting Based On Real-Time Field Data Collection Using Personal Mob...
Hazards Reporting Based On Real-Time Field Data Collection Using Personal Mob...Hazards Reporting Based On Real-Time Field Data Collection Using Personal Mob...
Hazards Reporting Based On Real-Time Field Data Collection Using Personal Mob...
 

More from IRJET Journal

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...IRJET Journal
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTUREIRJET Journal
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...IRJET Journal
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsIRJET Journal
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...IRJET Journal
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...IRJET Journal
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...IRJET Journal
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...IRJET Journal
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASIRJET Journal
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...IRJET Journal
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProIRJET Journal
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...IRJET Journal
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemIRJET Journal
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesIRJET Journal
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web applicationIRJET Journal
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...IRJET Journal
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.IRJET Journal
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...IRJET Journal
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignIRJET Journal
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...IRJET Journal
 

More from IRJET Journal (20)

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil Characteristics
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADAS
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare System
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridges
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web application
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
 

Recently uploaded

Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations120cr0395
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escortsranjana rawat
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxupamatechverse
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Dr.Costas Sachpazis
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Christo Ananth
 
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Christo Ananth
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Call Girls in Nagpur High Profile
 
UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performancesivaprakash250
 
Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)simmis5
 
Glass Ceramics: Processing and Properties
Glass Ceramics: Processing and PropertiesGlass Ceramics: Processing and Properties
Glass Ceramics: Processing and PropertiesPrabhanshu Chaturvedi
 
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...roncy bisnoi
 
result management system report for college project
result management system report for college projectresult management system report for college project
result management system report for college projectTonystark477637
 
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingUNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingrknatarajan
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Dr.Costas Sachpazis
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...ranjana rawat
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINESIVASHANKAR N
 
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...ranjana rawat
 

Recently uploaded (20)

Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptx
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
 
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
 
UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performance
 
Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)
 
Glass Ceramics: Processing and Properties
Glass Ceramics: Processing and PropertiesGlass Ceramics: Processing and Properties
Glass Ceramics: Processing and Properties
 
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
 
result management system report for college project
result management system report for college projectresult management system report for college project
result management system report for college project
 
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingUNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
 
Roadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and RoutesRoadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and Routes
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
 
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
 

IRJET- Smart Application for Complaint Registration

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 05 | May 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 4889 Smart Application for Complaint Registration Sudeep J1, Abhiram R2, Adithya U S Vaidya3, Rajath R Urs4, Vallabh Joshi5 1Assistant Professor and Head, Department of Informational Science and Engineering, NIE Institute of Technology, Mysore 2,3,4,5UG Scholar, Department of Informational Science and Engineering, NIE Institute of Technology, Mysore ---------------------------------------------------------------------***--------------------------------------------------------------------- Abstract – Each and every country have civic bodies that are the local governing bodies which help in maintaining general functionalities of cities. Thesecivicbodiesarecalled as Municipal Corporations. This android application will help citizens under the jurisdiction of Municipal Corporation to register grievances in their ward through an android application. Also the application provides an interface to register one’s complaint and view the status of the complaint. It helps a common man to report his problems to the respective ward corporator who then asks the municipal authorities to address the problems in a short period of time. It provides a camera module which is used to click pictures of the problem that people are facing and upload it along with the complaint. The location of complaint is fetched automatically through Global Positioning System (GPS) unit and sends the complaint to the respective ward corporator. Corporator application displays the list of complaints registered which are approved by the system admin. Once complaint is resolved the corporator can upload back the images of work done which can be seen by the complainant. Key Words: Androidapp,ComplaintRegistration,Google API’s, Cloud storage, Global Positioning System (GPS). 1. INTRODUCTION Direct and common communication between the local corporators and the citizen of that ward isanefficientway in solving the issues related to that ward. In India unfortunately there is no such way for getting a problem solved as one has to go through the hassles of registeringthe complaint to respective departments which in turn forward to the concern officers and then the problem mayormaynot get solved and also takes a lot of time. Allowing every citizen of a city to register complaint is the main purpose of the application so that they can effectively participate in the process of building a better city in smarter way. Now people are used to manage their daily work on internet, and with satisfaction. So we are using various applications in our life for fulfilment of our daily work. The application is very user friendly and consumes small amount of memory space. The android app helps in connecting municipal corporatorswith their ward citizens dynamically. Complaints can be registered by ward citizens by uploading of image through the camera module. Similar to the citizens, corporators will also be provided with a separate app where he can view complaints regarding his ward. System admin uses a web portal where he checks the complaints and approves the complaints which will be then forwarded to the respective corporators. He acts as a cleansing medium of irrelevant complaints and makes sure integrity of contents in app is maintained. Also the events in and around the city can be uploaded by the corporators which can be viewed by the users through the mobile application. 1.1 LITERATURE SURVEY In our country we have the government bodies which helps in addressing the issues of common people. Coming to the smallest partition ofgoverningbodiescomesthe wardwhich is represented by that ward corporator. Now the ward’s issues are taken to the respected corporator to solve the problem. The location of complaint will be fetched through GPS tracking system it will make use of Google API’s and camera module is used to embed complaint images [1]. The android application is used to get compatible with mobile and tablet, MySQL for the databaseholdingsandASP.NETfor the purpose of server in webpages [2]. After the complaintis uploaded or registered then the GPS-SMS service for providing confirmation of complaints, web page to register the complaint, SQL for the database quarry process [3]. The admin module has the google map for tagging the complaint area web-based system HTML5 and JavaScriptalongwithc# and sql server, AJAX for displaying dynamic content in map. GEO tagging the image to get current location [4]. Android UI, GPS for tracking, analysisofcomplaintsthroughpiechart, stats of score given by citizen, SQL for backend database, by this the public would get to know the percentage or the number of complaints that were done correctly and which were done but was fake [5]. 1.2 EXISTING SYSTEM Currently Mysore City Corporation has a website for getting any information regarding the city and for any complaint registration and also we haveswachhata appforsending any queries. 1.3 PROPOSED SYSTEM The app is built on normal client - server architecture with Android App as client and Web App as server part. This App is divided into three sections: Citizens (Android App), Web Page (Admin), and Corporator (Android App). An android app where end user gets registered and logins to app. Here
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 05 | May 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 4890 the end user can access details of nearby corporator details and upload an images for grievances in the area. This uploaded image will be reported to Mysore city corporation office and it will be accessed by web app and approve itafter confirming the image is fake or real. Once it is confirmed it will be reported to concerned corporator where he canview the image, region and complete details. Corporator can take immediate action by communicating with the respective people and after the issue has been resolved, he has to update the compliant by uploading issue solved pictures. This information can be viewedby endusersintheirandroid apps. The end user app also provides information like nearest corporator access using GPS technology and also it will be displayed on google maps. Corporator can also update information regarding his ward development activities and upcoming programmes through android app. All these ward information can be viewed citizens in their apps. 2. SYSTEM MODELLING AND DESIGN This implementation is aimed at a real time usage of Smart Application of Complaint Registration system and does not compromise on the security. It guarantees us that the proposed system will be user friendly and transparent. A. Problem Definition There are a number of reasons why android has been picked for this project because most of the mobile phones run on android. B. Methodology Android application are becoming more of connecting medium for people these days with technology being better day by day. Our Android application helps people to take picture of the complaint and then upload it to corporator to get solved. Using reverse geocoding we track his corporator and send it to admin where he has the authority to accept or decline the complaint. If accepted it is forwarded to respective corporator tracked is geocoding. Then the corporator after completion ofcomplaintwork hewill senda picture of the work done send to the complaint giver with the help of cloud backing. C. Cloud Storage Cloud storage is defined as "the storage of data onlineinthe cloud" wherein a company's data is storedinandaccessible from multiple distributed and connected resources that comprise a cloud. There are many benefits to using cloud storage does have the potential for securityandcompliance concerns that are not associated with traditional storage systems. Cloud storage can provide the benefits of greater accessibility and reliability; strong protection for data backup, archival and disaster recovery purposes; overall storage costs as a result of not having to purchase, manage and maintain expensive hardware. 2.1 SYSTEM MODELS
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 05 | May 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 4891 Fig 1. Use case diagrams 2.2 SYSTEM ARCHITECTURE Fig 2. Architecture diagram 2.3 ALGORITHMS We are using three algorithms • Haversine algorithm • Reverse Geocoding algorithm • FCM algorithm 2.3.1 Haversine algorithm This algorithm is used to calculate the distance betweentwo latitude and longitude in two steps {1} to evaluate the straight line i.e. Euclidean distance between thegivenpoints {2} to convert this measured distance to the human understandable form. i) The origin is at the Earth’s centre; ii) The x-axis passes through the Prime Meridian (0 longitudes); (iii) The xy-plane contains the Earth’s equator (and so the positive z-axis will pass through the North Pole) Note that the angle θ is the measurement of latitude, and the angle φ is the measurement of longitude, where 0 ≤ φ < 360, and −90 ≤ θ ≤ 90. Negative values of θ correspond to points in the Southern Hemisphere, and positive values of θ correspond to points in the Northern Hemisphere. When w e use spherical coordinates which is typical for the radial distance R to vary; however, here we may fix it to be the average radius of the Earth: R ≈ 6,378 km Thus, we assume that we are given two points P and P determined by their respective latitude-longitude pairs: P (θ, φ) , P (θ, φ) . In Cartesian coordinates we have P = P (x, y, z) and P = P (x, y, z) , where x, y, and z are determined by the spherical coordinates through the familiar equations: x = Rcosθcosφ y = Rcosθsinφ z = Rsinθ The Euclidean distance d between P and P is given by the three-dimensional Pythagorean Theorem: d = (x − x) + (y − y) + (z − z) . The much of our work will be in computing the distance in terms of the spherical coordinates. Converting the Cartesian coordinates to spherical coordinates, we get d /R = (cosθ cosφ − cos θ cosφ )+(cosθ sin φ − cos θ sinφ )+(sinθ − sinθ ). 2.3.2 Reverse Geocoding algorithm Reverse geocoding is the process of back (reverse) coding of a point location (latitude, longitude)toa readableaddress or place name. By Combining geocoding and routing services, reverse geocoding is a critical componentof mobilelocation- based services and Enhanced 911 to convert a coordinate
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 05 | May 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 4892 obtained by GPS to a readable street address which is easier to understand by the end user. This permits the identification of nearby street addresses, places, and/or areal subdivisions such as neighborhoods, county, state, or country .Reverse geocoding can be carried out by services which process a coordinate which are similar to the geocoding process. For example, when a GPS coordinate is entered the street address is interpolated from a range assigned to the road segment in a reference dataset that the point is nearest to. If the user provides a coordinate nearthe midpoint of a segment that starts with address 1 and ends with 200, the returned street address will be somewhere near 100. This approach to reverse geocoding does not return actual address, but basedonthepredeterminedrange it only returns estimates of what should be there. Alternatively, coordinates for reverse geocoding can also be selected on an interactive map,orextractedfromstaticmaps by geo referencing them in a GIS with predefined spatial layers to determine the coordinates of a displayed point. 2.3.3 FCM (Fire Cloud Messaging) algorithm Firebase Cloud Messaging (FCM) is a cross-platform messaging solution that lets you reliably delivermessagesat no cost. Using FCM, notification are sent to a client app regarding new email ,messages or other data is available to sync. Notification messages are send, to drive user retention and re-engagement. For use cases like instant messaging, a message having payload of up to 4KB can be send to a client app. An FCM implementation includes two main components for sending and receiving: 1. A trusted environment such as Cloud Functions for Firebase or an app server on which to build, target, and 2. Send messages. 3. An Android, IOS, or web (JavaScript) client app to receives messages. Messages can be sent via the Admin SDK or the HTTP and XMPP APIs. For sending marketing or for testing or engagement messages with powerful built-in targeting and analytics, along with these one can also use the Notifications composer. 3. TECHNOLOGIES USED  Android Web API’s  GCM Technology  GSM Modem 3.1 Android Web API’s The android web API’s are the API used in the android application to get the information of some JavaScript or other web design languages from it. The API can be used to get some information from the websites and any other medium in the internet. These APIaretheonewhichconnect the android application to these mediums and helps to get the desired information from it. The best example is that when we need to connect the application we built to the localhost runned pages that also designed by us to get those information. This is the technology used by to retrieve the information of the admin part where he accepts the complaint sent by the corporator and send to the corporator application. 3.2 GCM Technology GCM is advanced push technology developed by Google for Android platform. This GCM technology of push notification has many limitations. Push notification are important because if the notifications are sent to a person then that is an indication of the message given to you of something. This where we incorporate it to our system to send a message to corporator when a new query has sent to him. 3.3 GSM Modem A GSM modem is a wireless modem that works with a GSM wireless network. A wireless modem is similar to dial-up modem. The main difference betweenthemisthata wireless modem sends and receives data throughradiowaveswhile a wireless modem sends and receives data through radio waves. Like a GSM mobile phone, a GSM modem requires a SIM card in order to operate. 4. CONCLUSION The smart application for complaint registration allows the citizens of a ward to make sure that their problems reach their ward corporators and it also ensures that there will be transparency between the people and their corporators. REFERENCES [1]Trupti Bomble , Ritika Raut , Ruchi Kanekar , Prof.Shekh Ahmad Husen “ Android Based Complaint Management System For Municipal Corporation “ IJERAI ssue 4, ( Part -3) April 2015 [2] Er. Ashfaq Shaikh Mr. Hani Julaha Mr. Mohsin Khan Mr. Huzaif Ansari “ Municipal CorporationMobileApplicationfor Complaint Resolver “ IJSRD - International Journal for Scientific Research & Development| Vol. 3, Issue 02, 2015 [3] Devika Radhakrishnan , Nisarg gandhewar , Ruchita Narnaware , Prayas Pagade , Arpan Tiwari & Pooja “ Smart Complaint Management System “ ijtrd Nov – Dec 2016 [4] Mohd Sohel Deshmukh, Swapnil R.Rajput “ Smartphone Based Citizen Complaint System for Urban Maintenance
  • 5. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 05 | May 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 4893 Using GIS “ International Journal of Scientific & Engineering Research, Volume 7, Issue 5, May-2016 [5] Tejaswita Badhe, Madhuri Birajdar , Sucheta Mapari “ Mobile Application for Grievance Registration “ IJCSET(www.ijcset.net) 2017