SlideShare a Scribd company logo
1 of 4
Download to read offline
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 05 Issue: 04 | Apr-2018 www.irjet.net p-ISSN: 2395-0072
© 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 1908
Managing Social Complaint using Mobile Application with Real-time
Tracking
Jayprakash Ray1, Pradnya Raut2, Shubham Shinde3 , Tejas Shirode4
1,2,3,4 Dept. of Computer Engineering , KK Wagh College of Engineering Education and Research, Nashik ,
Maharashtra
----------------------------------------------------------------------***---------------------------------------------------------------------
Abstract - In modern times, it is becoming difficult for the
public to communicate with government organizations to
register their complaints about facilities like Water resource
problem, sanitation problem, health security problem, food
security problem, pothole problems etc. Public has to stand in
long queues to register their complaint, and there is a lot of
paperwork to follow which is a time consuming process.There
is still no guarantee that the complaint would be addressedby
the concerned authority. We approach this problem with the
assumption that a digital grievance management system
might pressurize the government make their functioning
faster and more efficient. The government has initiateddigital
system under "Digital India" scheme in 2015. So, we have to
work towards the idea behind digital India to make it
successful. This app provides a reliable system which registers
all complaints over internet. This app classifies the grievances
according to their corresponding departments, e.g. Fire
brigade department, sanitation department, finance
department, women and child welfare, water resource
department, electrical departments and others. GPS
technology is used to extract the exact location of the
complaint, the related data is stored in Google's real-time
Firebase Database. Objective of this system is to neglect the
barriers between government organizations and the public.
Key Words: Android, Grievances management, Google
firebase, GPS, Internet, cloud Computing, AES ,
1.INTRODUCTION
India is second largest democracy with a population of over
1.3 billion and growing. The government is working hard to
develop such a populated country, but it’s not easy as it
involves a lot of complicacies. Some such complicacies are
public health and sanitation, water supply, drainage issues,
etc. If someone is facing problemsrelated these, theyhaveto
go to their city’smunicipal corporation and stand in a queue
and do all the paperwork. Even then there is no guarantee of
the complaint being looked upon by the staff,itmightgetlost
in all the paperwork. The titular app is an android
application which lodgessocial complaintswiththepushofa
few buttons beating all the uncertain and tedious work
required in traditional methods.
Now-a-days android OS is getting more and more popular.It
is estimated that android holds a market share of 82.18% in
India. Almost everyone, whether poor or rich, has a smart
phone with android OS which makes android the best
platform for such application. It also uses Google’s Firebase
database which is a real-time database suiting our needs in
this project.
This app makes everything digital and the work of the
government departments transparent to the government
officers and the public which helps in easing the auditing
process of any department. Along with English, it supports
Marathi also for the people who do not understand English.
It is integrated with Google maps so it is easy for anyone to
locate the affected site.
2. HISTORY AND BACKGROUND
A. System by Mumbai MC to fix potholes
There is a system which was launched by Mumbai MC on
June 13, which was designed to minimize the number of
potholes in Mumbai. In this system there were 230 android
mobile phoneswhich were given to the citizenswiththisapp
embedded, from these phonesthe complaint about potholes
had to be made. But this operation wasnot verysuccessfulas
there were restricted number of people to use this app and
many of them who had this app also did not registered the
potholes as they might not have found this app very user
friendly and intuitive. The court then suggestedthatthecivic
body form a three-layered scheme wherein citizens can
register their complaints either online, on the phone or
through social networking websites. The courtwashearinga
public interest litigation (PIL) on the poor conditionofroads
in the state and the recent incidents of bikers' deaths due to
pothole-ridden roads.
The drawbacksof the system were that it was only designed
for potholes. The area of application was restricted to a city.
The application was available in only 230 android phones
which were given to the citizens. It could not put an impact
overall as it was not efficiently used.
B. www.voiceofcitizen.com
The objective of this Portal is to provide Citizen an ability to
report their inconveniences andproblemsrelatedtoMCGM's
public work management. This is an attempt by MCGM to
bring transparency into the operation of corporation. With
the first release we are bringing in Pothole Reporting
Feature. Prediction of human collision avoidance behavior
by lifelong learning for socially compliant robot navigation,
IEEE 2014
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 05 Issue: 04 | Apr-2018 www.irjet.net p-ISSN: 2395-0072
© 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 1909
C. Fix my street in Canada
In Canada, a same type of site is currently in working at
www.fixmystreet.ca for Canadian Citizens which is
maintained by non-profitorganisationvisibleGovernment.ca.
Although this site is only for complaints about potholes,
graffiti, garbage and street lights.
Fig 2.A- Snapshot of fixmystreet.ca
3. TECHNOLOGIES USED
AES (Advance Encryption standard)
AES (Advanced Encryption System) [7] is one of the most
powerful symmetric key encryption algorithm.Thisappuses
AES to store information on the cloud for better security.Itis
based on a design principle known as a substitution–
permutation network, a combination of both substitution
and permutation, and is fast in both software and
hardware. Unlike its predecessor DES, AES does not use
a Feistel network. AES is a variant of Rijndael which has a
fixed block size of 128 bits, and a key size of128,192,or256
bits. By contrast, the Rijndael specification per se isspecified
with block and key sizes that may be any multiple of 32 bits,
with a minimum of 128 and a maximum of 256 bits.
Android Studio
It is the official integrated development environment (IDE)
for Google's Android operating system, built on Jet
Brains' IntelliJ IDEA software and designed specifically
for Android development. The project hasbeendevelopedin
Android Studio.
Google Maps API
Google Maps [4] is a web mapping service developed
by Google. It offers satellite imagery, street maps, 360°
panoramic views of streets (Street View), real-time traffic
conditions (Google Traffic), and route planning for traveling
by foot, car, bicycle, or public transportation.ThisAPIisused
by the app to track location of the complaint.
Google Firebase
Firebase is a mobile application development platform
developed by Firebase, Inc. in 2011, then acquired
by Google in 2014.
Firebase provides a real-time database and backend as a
service. The service provides application developers an API
that allows application data to be synchronized across
clients and stored on Firebase's cloud.
4. IMPLEMENTATION
A. Architectural Design
Fig -4.1: Architecture and Modules
1. User Registration: This module will provide a form
to the new user for creating an account. This module
will be used to gather all necessary personal
information of the user. Before registering the
complaint user will have to provide his personal
details like Name, Address, Contact Number, etc. This
will be used for authenticating the user and the
complaint registered by him. After collecting all the
necessary information from the user a unique user ID
will be assigned to that user.
2. Complaint Registration Module: This module will
provide a form to the user for registering their
complaint. It will be mandatory for the user to fill all the
fields provided in the form. This form will contain field
regarding the complaint categorieslikecomplaintabout
road maintenance, electricity maintenance, water
distribution system, garbage collection. The form a
button to upload the image related to the complaint site
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 05 Issue: 04 | Apr-2018 www.irjet.net p-ISSN: 2395-0072
© 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 1910
location. It will also contain a description section where
user can provide extra information about thecomplaint.
At the end of the form there will be button which will be
used to detect the location of the user. After filling all
these details the user has to click the submit button to
register his complaint.
3. Image Upload Module: This module will be used to
upload the image related to complaint site. User can
upload the image by capturing it from camera of the
mobile phone or can upload it from gallery.
4. Database: Firebase database will be usedforstoringthe
information received from all other modules. The
database will contain different tableswhichwillstoreall
the information regarding the users, complaint data. It
will automatically synchronize all devices as soon as
some status updating is done for a complaint
5. Administration Module: Administration module is
used for monitor the entire system. It will take the
information from the Database and will feed it to the
complaint processing module.
Administration module will monitor the entire process
of complaint registration like, how many complaintsare
registered, how many notification has been sent, how
many complaints are resolved.
6. Notification Module: Task of the Notificationmoduleis
to take the information from the Administrationmodule
and then forward it to concern staff. The notification to
the staff will contain the information like the location of
the complaint, type of work they have to perform, and
description about the complaint given by the user. It
also notify updates of complaints to users.
B. WORKING OF SYSTEM
1. Registration of User :
Initially, User have to Register by filling a small form and
Verifying his/her email, mobile number for further
processing.
2. Complaint Form Filling :
After Registration, User can login and fill up a form giving
details about the complaint likethe concerned department’s
name, location of the affected site, etc. The user will have to
capture an image of the site of complaint anduploaditonthe
app so as to provide an evidence for the complaint.
3. Complaint ID Generation:
A unique complaint ID for each complaint will be generated
for each complaint to distinguish between the complaints.
The ID will be the complaint location co-ordinates. This will
be very helpful for the case when several people are lodging
the same complaint. When the same complaint gets
registered twice the app will not accept the complaint and
give a message saying already registered.
4. Deciding the Priority of the Complaint:
Every complaint will be associated with a numberofsupport
counter. Anyone who is affected by the problem can support
the complaint. The more the number of support the more is
the severity of the complaint and the higher up it will be on
the feed.
5. Notification and Processing of the Complaint:
Once the complaint has been lodged then according to its
category a notification to the respective department will be
sent. In the department the complaints will be ordered
according to their severity and will be processed
accordingly.
6. Processing of the Complaint:
Processing is done in back end at Firebase database server
hidden from the user. The staff member are periodically
notified by the firebase server about the complaint.
7. Status Updating of the Complaint:
Every complaint will be associated with a status which will
show the status of the complaint like pending, serving,
served or lodged. The statuswill be marked according tothe
processdone on the complaint. Assoon asthe staffmembers
take care of the complaint they can update the status and
everyone affected by it will be notified about the update.
8. Generation of the Alert Message:
If any complaint is pending for more than the allocated time
for processing, then an ALERT message will go to the Admin
so that an immediate action can be taken for it. A timer will
be set for every complaint on the expiration of which the
ALERT message will be sent to the admin
9. Verification of Problem Resolution:
The person who hasregistered complaint hastakenouttime
from his busy schedule and did registered that complaintfor
the efficient working of public services, therefore it’s the
responsibility of the system to appreciate his effort and
notify him about the work performed by that department in
resolving the complaint. In complaint resolve notification,
the system will collect response from the workerswhowere
appointed for solving that complaint. The response will
contain all the information regarding the complaint which
wasresolved containing details about itstype, date andtime
of resolve, the location of the place from where it was
resolved. This collected response will be stored in a
centralized server. The system administrator can monitor
this data to check the working efficiency of its department
and workers who were allocate the job. The collect data will
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 05 Issue: 04 | Apr-2018 www.irjet.net p-ISSN: 2395-0072
© 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 1911
be forwarded to the respective user who has registered the
complaint
C. SPAM DETECTION
There can be some users who might keep on registering the
same complaint again and again. Depending upon the data
collected from user the system is generating a Complaint ID.
All the ID generated by the system will have a uniqueformat.
The ID format has been designed in such a way that the
registered complaint can be tracked for Spam. For Example,
if same user registers too many complaint again and again
then system can detect such user from the allocated user ID.
Such user could be blocked from registering complaints
again on the system.
If someone tries to register a fake complaint by giving a fake
image, the staff memberscan use their good judgment tosee
for image forgery being thoroughly familiar with the city.
Nonetheless, the support option helps here anyways. A fake
complaint cannot get a lot of supports since no one would
recognize it as a true complaint, pushing the complaint
downwards in the priority queue and then eventually the
complaint will be rejected.
5. RESULT AND ANALYSIS
It will help as an interface between the citizen and the
various government authorities. The complaints can be
lodged easily in a matter of minutes and status of the
complaint can be checked with alert messages given to the
staff on serious issues. Hence, social problems will be
reduced, making the city take its steps towards the digital
India initiative. It can be applied to solve various
government related grievance issues suchasWaterresource
issues, sanitation issues, health security issues,foodsecurity
issues, pothole issues and the likes.
6. CONCLUSION
We successfully presented an architectureofanAndroidapp
which uses Google Fire-base a Secure Real Time Database to
maintain Complaints of the Citizens. In big countries like
India, where the cities are growing faster day by day, an
application like this will be very useful to manage the cities
properly, help out the people in need immediately and will
reduce the load of filing complaints in offices. Active
participation of citizens in keeping their citiesclean,tidyand
a better place to live. This app will boost ”Digital India” and
”Smart City Campaign” and now people who registeredtheir
complaint can get real time status of it. It will bring
transparency in working of public departments like
Municipal Corporations, NagarPalikas,andGramPanchayats
which will reduce Corruption. Citizens can give feedback
about the Govt Work which will lead to better
communication between Government and Citizens.
REFERENCES
[1] Chung-Ming Huang, Chia-Ching Yang, ChunYu Tseng,
Chih-Hsun Chou. ASandip Kendre Centralized Traffic
Control Mechanism for Evacuation of Emergency
Vehicles Using the DSRC Protocol.Laboratory of
Multimedia Mobile Networking De-partment of
Computer Science and InformationEngineeringNational
Cheng Kung University, Tainan, Taiwan, R.O.C
[2] Sunil Kumar Kopparapu.(2008). Natural Language
Mobile Interface to Manage Citizen Complaints.TCS
Innovation Lab - Mumbai
[3] Voice Enabled Android Application for Tracking
complaint and Pothole Notification System Using GPS
and
[4] Google Maps Javascript API v3.
Internet:developers.google.com/map/web/I.
[5] Google Firebase Internet: https://firebase.google.com/
[6] Pimpri Chinchwad MunicipalCorperationSMSandWeb-
Based Complaint Monitoring System July 2012.
[7] Advance Encryption Standard
Internet:https://en.wikipedia.org/wiki/Advanced_Encr
yption_Standard
BIOGRAPHIES
Name: Jayprakash Ray
Qualification : BE(Computer Engg)
K.K.W.I.E.E.R ,Nashik
Name: Pradnya Raut
Qualification : BE(Computer Engg)
K.K.W.I.E.E.R ,Nashik
Name: Shubham Shinde
Qualification : BE(Computer Engg)
K.K.W.I.E.E.R ,Nashik
Name: Tejas Shirode
Qualification : BE(Computer Engg)
K.K.W.I.E.E.R ,Nashik
2nd
Author
Photo
th
Author
Photo

More Related Content

What's hot

A workshop on 'AI transforming Business’
A workshop  on 'AI transforming Business’A workshop  on 'AI transforming Business’
A workshop on 'AI transforming Business’Rubixe
 
The Amazing Ways Alibaba Uses Artificial Intelligence And Machine Learning
The Amazing Ways Alibaba Uses Artificial Intelligence And Machine LearningThe Amazing Ways Alibaba Uses Artificial Intelligence And Machine Learning
The Amazing Ways Alibaba Uses Artificial Intelligence And Machine LearningBernard Marr
 
Artificial Intelligence and Future of Work
Artificial Intelligence and Future of WorkArtificial Intelligence and Future of Work
Artificial Intelligence and Future of WorkOleksandr Krakovetskyi
 
Big data disruptions in the world of AI and Autonomous vehicles at Global Big...
Big data disruptions in the world of AI and Autonomous vehicles at Global Big...Big data disruptions in the world of AI and Autonomous vehicles at Global Big...
Big data disruptions in the world of AI and Autonomous vehicles at Global Big...Sudha Jamthe
 
20200602 spohrer service_world_robots v7
20200602 spohrer service_world_robots v720200602 spohrer service_world_robots v7
20200602 spohrer service_world_robots v7ISSIP
 
Internet Of Things Uses & Applications In Various Industries | IOT
Internet Of Things Uses & Applications In Various Industries | IOTInternet Of Things Uses & Applications In Various Industries | IOT
Internet Of Things Uses & Applications In Various Industries | IOTPixelCrayons
 
Rethink x+humanity+report
Rethink x+humanity+reportRethink x+humanity+report
Rethink x+humanity+reportAmérico Roque
 
Another Presentation On the Future of Technology
Another Presentation On the Future of TechnologyAnother Presentation On the Future of Technology
Another Presentation On the Future of TechnologyDaniel Mintz
 
Into the Future with Artificial Intelligence: Opportunities and Challenges
Into the Future with Artificial Intelligence: Opportunities and ChallengesInto the Future with Artificial Intelligence: Opportunities and Challenges
Into the Future with Artificial Intelligence: Opportunities and ChallengesRobin Teigland
 
Top 5 Emerging Technologies - Future Horizons 2019
Top 5 Emerging Technologies - Future Horizons 2019Top 5 Emerging Technologies - Future Horizons 2019
Top 5 Emerging Technologies - Future Horizons 2019Mike Parsons
 
Sogeti things - the fourth industrial revolution - things to tighten the li...
Sogeti   things - the fourth industrial revolution - things to tighten the li...Sogeti   things - the fourth industrial revolution - things to tighten the li...
Sogeti things - the fourth industrial revolution - things to tighten the li...polenumerique33
 
Top 10 Trending Technologies To Master In 2021
Top 10 Trending Technologies To Master In 2021Top 10 Trending Technologies To Master In 2021
Top 10 Trending Technologies To Master In 2021LokeshLusifer
 
Artificial intelligence
Artificial intelligenceArtificial intelligence
Artificial intelligenceSajeethUlHaq
 
Forward thinking: What's next for AI
Forward thinking: What's next for AIForward thinking: What's next for AI
Forward thinking: What's next for AIIBM
 
Could smart factories of the future make humans redundant?
Could smart factories of the future make humans redundant? Could smart factories of the future make humans redundant?
Could smart factories of the future make humans redundant? Zane Small
 
Mobile World Congress 2017 by impulse (Belgian Pavillon)
Mobile World Congress 2017 by impulse (Belgian Pavillon)Mobile World Congress 2017 by impulse (Belgian Pavillon)
Mobile World Congress 2017 by impulse (Belgian Pavillon)Software in Brussels
 

What's hot (20)

AI and future Jobs
AI and future JobsAI and future Jobs
AI and future Jobs
 
A workshop on 'AI transforming Business’
A workshop  on 'AI transforming Business’A workshop  on 'AI transforming Business’
A workshop on 'AI transforming Business’
 
The Amazing Ways Alibaba Uses Artificial Intelligence And Machine Learning
The Amazing Ways Alibaba Uses Artificial Intelligence And Machine LearningThe Amazing Ways Alibaba Uses Artificial Intelligence And Machine Learning
The Amazing Ways Alibaba Uses Artificial Intelligence And Machine Learning
 
Artificial Intelligence and Future of Work
Artificial Intelligence and Future of WorkArtificial Intelligence and Future of Work
Artificial Intelligence and Future of Work
 
Big data disruptions in the world of AI and Autonomous vehicles at Global Big...
Big data disruptions in the world of AI and Autonomous vehicles at Global Big...Big data disruptions in the world of AI and Autonomous vehicles at Global Big...
Big data disruptions in the world of AI and Autonomous vehicles at Global Big...
 
The 5th revolution
The 5th revolutionThe 5th revolution
The 5th revolution
 
Innovation in Computer Science
Innovation in Computer Science Innovation in Computer Science
Innovation in Computer Science
 
20200602 spohrer service_world_robots v7
20200602 spohrer service_world_robots v720200602 spohrer service_world_robots v7
20200602 spohrer service_world_robots v7
 
Internet Of Things Uses & Applications In Various Industries | IOT
Internet Of Things Uses & Applications In Various Industries | IOTInternet Of Things Uses & Applications In Various Industries | IOT
Internet Of Things Uses & Applications In Various Industries | IOT
 
Rethink x+humanity+report
Rethink x+humanity+reportRethink x+humanity+report
Rethink x+humanity+report
 
Another Presentation On the Future of Technology
Another Presentation On the Future of TechnologyAnother Presentation On the Future of Technology
Another Presentation On the Future of Technology
 
Into the Future with Artificial Intelligence: Opportunities and Challenges
Into the Future with Artificial Intelligence: Opportunities and ChallengesInto the Future with Artificial Intelligence: Opportunities and Challenges
Into the Future with Artificial Intelligence: Opportunities and Challenges
 
Back to the future v15
Back to the future v15Back to the future v15
Back to the future v15
 
Top 5 Emerging Technologies - Future Horizons 2019
Top 5 Emerging Technologies - Future Horizons 2019Top 5 Emerging Technologies - Future Horizons 2019
Top 5 Emerging Technologies - Future Horizons 2019
 
Sogeti things - the fourth industrial revolution - things to tighten the li...
Sogeti   things - the fourth industrial revolution - things to tighten the li...Sogeti   things - the fourth industrial revolution - things to tighten the li...
Sogeti things - the fourth industrial revolution - things to tighten the li...
 
Top 10 Trending Technologies To Master In 2021
Top 10 Trending Technologies To Master In 2021Top 10 Trending Technologies To Master In 2021
Top 10 Trending Technologies To Master In 2021
 
Artificial intelligence
Artificial intelligenceArtificial intelligence
Artificial intelligence
 
Forward thinking: What's next for AI
Forward thinking: What's next for AIForward thinking: What's next for AI
Forward thinking: What's next for AI
 
Could smart factories of the future make humans redundant?
Could smart factories of the future make humans redundant? Could smart factories of the future make humans redundant?
Could smart factories of the future make humans redundant?
 
Mobile World Congress 2017 by impulse (Belgian Pavillon)
Mobile World Congress 2017 by impulse (Belgian Pavillon)Mobile World Congress 2017 by impulse (Belgian Pavillon)
Mobile World Congress 2017 by impulse (Belgian Pavillon)
 

Similar to Managing Social Complaints Mobile App

IRJET- Smart Application for Complaint Registration
IRJET- Smart Application for Complaint RegistrationIRJET- Smart Application for Complaint Registration
IRJET- Smart Application for Complaint RegistrationIRJET Journal
 
IRJET- City Complaint Management System
IRJET-  	  City Complaint Management SystemIRJET-  	  City Complaint Management System
IRJET- City Complaint Management SystemIRJET Journal
 
IRJET - Municipal Corporation Complaint Management System
IRJET -  	  Municipal Corporation Complaint Management SystemIRJET -  	  Municipal Corporation Complaint Management System
IRJET - Municipal Corporation Complaint Management SystemIRJET Journal
 
Crime Record Management system with React Native and Google Cloud Services(Be...
Crime Record Management system with React Native and Google Cloud Services(Be...Crime Record Management system with React Native and Google Cloud Services(Be...
Crime Record Management system with React Native and Google Cloud Services(Be...IRJET Journal
 
IRJET - Application for Public Issues
IRJET -  	  Application for Public IssuesIRJET -  	  Application for Public Issues
IRJET - Application for Public IssuesIRJET Journal
 
IRJET- A Quality Watch Android Based Application for Monitoring Robotic A...
IRJET-  	  A Quality Watch Android Based Application for Monitoring Robotic A...IRJET-  	  A Quality Watch Android Based Application for Monitoring Robotic A...
IRJET- A Quality Watch Android Based Application for Monitoring Robotic A...IRJET Journal
 
IRJET- Automatic Traffic Management System
IRJET- Automatic Traffic Management SystemIRJET- Automatic Traffic Management System
IRJET- Automatic Traffic Management SystemIRJET Journal
 
Flutter Mobile Application for Car Parking
Flutter Mobile Application for Car ParkingFlutter Mobile Application for Car Parking
Flutter Mobile Application for Car ParkingIRJET Journal
 
IRJET- IoT based Sensor Enabled Smart Parking System
IRJET- IoT based Sensor Enabled Smart Parking SystemIRJET- IoT based Sensor Enabled Smart Parking System
IRJET- IoT based Sensor Enabled Smart Parking SystemIRJET Journal
 
USE OF MOBILE APPLICATIONS FOR THE CONSTRUCTION INDUSTRY
USE OF MOBILE APPLICATIONS FOR THE CONSTRUCTION INDUSTRYUSE OF MOBILE APPLICATIONS FOR THE CONSTRUCTION INDUSTRY
USE OF MOBILE APPLICATIONS FOR THE CONSTRUCTION INDUSTRYIRJET Journal
 
IRJET- Trafficop Android Application for Management of Traffic Violations
IRJET-  	  Trafficop Android Application for Management of Traffic ViolationsIRJET-  	  Trafficop Android Application for Management of Traffic Violations
IRJET- Trafficop Android Application for Management of Traffic ViolationsIRJET 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- Emergency Accident Reporting using Smartphone
IRJET- Emergency Accident Reporting using SmartphoneIRJET- Emergency Accident Reporting using Smartphone
IRJET- Emergency Accident Reporting using SmartphoneIRJET Journal
 
IRJET- Smart Parking System in Multi-Storey Buildings
IRJET- Smart Parking System in Multi-Storey BuildingsIRJET- Smart Parking System in Multi-Storey Buildings
IRJET- Smart Parking System in Multi-Storey BuildingsIRJET Journal
 
Android Application for Updation
Android Application for UpdationAndroid Application for Updation
Android Application for UpdationIRJET Journal
 
IRJET - Smart Transportation Monitoring System
IRJET - Smart Transportation Monitoring SystemIRJET - Smart Transportation Monitoring System
IRJET - Smart Transportation Monitoring SystemIRJET Journal
 
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
 
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
 
Advanced Driver Assistance System using Vehicle to Vehicle Communication
Advanced Driver Assistance System using Vehicle to Vehicle CommunicationAdvanced Driver Assistance System using Vehicle to Vehicle Communication
Advanced Driver Assistance System using Vehicle to Vehicle CommunicationIRJET Journal
 
Advanced Driver Assistance System using Vehicle to Vehicle Communication
Advanced Driver Assistance System using Vehicle to Vehicle CommunicationAdvanced Driver Assistance System using Vehicle to Vehicle Communication
Advanced Driver Assistance System using Vehicle to Vehicle CommunicationIRJET Journal
 

Similar to Managing Social Complaints Mobile App (20)

IRJET- Smart Application for Complaint Registration
IRJET- Smart Application for Complaint RegistrationIRJET- Smart Application for Complaint Registration
IRJET- Smart Application for Complaint Registration
 
IRJET- City Complaint Management System
IRJET-  	  City Complaint Management SystemIRJET-  	  City Complaint Management System
IRJET- City Complaint Management System
 
IRJET - Municipal Corporation Complaint Management System
IRJET -  	  Municipal Corporation Complaint Management SystemIRJET -  	  Municipal Corporation Complaint Management System
IRJET - Municipal Corporation Complaint Management System
 
Crime Record Management system with React Native and Google Cloud Services(Be...
Crime Record Management system with React Native and Google Cloud Services(Be...Crime Record Management system with React Native and Google Cloud Services(Be...
Crime Record Management system with React Native and Google Cloud Services(Be...
 
IRJET - Application for Public Issues
IRJET -  	  Application for Public IssuesIRJET -  	  Application for Public Issues
IRJET - Application for Public Issues
 
IRJET- A Quality Watch Android Based Application for Monitoring Robotic A...
IRJET-  	  A Quality Watch Android Based Application for Monitoring Robotic A...IRJET-  	  A Quality Watch Android Based Application for Monitoring Robotic A...
IRJET- A Quality Watch Android Based Application for Monitoring Robotic A...
 
IRJET- Automatic Traffic Management System
IRJET- Automatic Traffic Management SystemIRJET- Automatic Traffic Management System
IRJET- Automatic Traffic Management System
 
Flutter Mobile Application for Car Parking
Flutter Mobile Application for Car ParkingFlutter Mobile Application for Car Parking
Flutter Mobile Application for Car Parking
 
IRJET- IoT based Sensor Enabled Smart Parking System
IRJET- IoT based Sensor Enabled Smart Parking SystemIRJET- IoT based Sensor Enabled Smart Parking System
IRJET- IoT based Sensor Enabled Smart Parking System
 
USE OF MOBILE APPLICATIONS FOR THE CONSTRUCTION INDUSTRY
USE OF MOBILE APPLICATIONS FOR THE CONSTRUCTION INDUSTRYUSE OF MOBILE APPLICATIONS FOR THE CONSTRUCTION INDUSTRY
USE OF MOBILE APPLICATIONS FOR THE CONSTRUCTION INDUSTRY
 
IRJET- Trafficop Android Application for Management of Traffic Violations
IRJET-  	  Trafficop Android Application for Management of Traffic ViolationsIRJET-  	  Trafficop Android Application for Management of Traffic Violations
IRJET- Trafficop Android Application for Management of Traffic Violations
 
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- Emergency Accident Reporting using Smartphone
IRJET- Emergency Accident Reporting using SmartphoneIRJET- Emergency Accident Reporting using Smartphone
IRJET- Emergency Accident Reporting using Smartphone
 
IRJET- Smart Parking System in Multi-Storey Buildings
IRJET- Smart Parking System in Multi-Storey BuildingsIRJET- Smart Parking System in Multi-Storey Buildings
IRJET- Smart Parking System in Multi-Storey Buildings
 
Android Application for Updation
Android Application for UpdationAndroid Application for Updation
Android Application for Updation
 
IRJET - Smart Transportation Monitoring System
IRJET - Smart Transportation Monitoring SystemIRJET - Smart Transportation Monitoring System
IRJET - Smart Transportation Monitoring System
 
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
 
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...
 
Advanced Driver Assistance System using Vehicle to Vehicle Communication
Advanced Driver Assistance System using Vehicle to Vehicle CommunicationAdvanced Driver Assistance System using Vehicle to Vehicle Communication
Advanced Driver Assistance System using Vehicle to Vehicle Communication
 
Advanced Driver Assistance System using Vehicle to Vehicle Communication
Advanced Driver Assistance System using Vehicle to Vehicle CommunicationAdvanced Driver Assistance System using Vehicle to Vehicle Communication
Advanced Driver Assistance System using Vehicle to Vehicle Communication
 

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

Current Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLCurrent Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLDeelipZope
 
Internship report on mechanical engineering
Internship report on mechanical engineeringInternship report on mechanical engineering
Internship report on mechanical engineeringmalavadedarshan25
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidNikhilNagaraju
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxpurnimasatapathy1234
 
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETEINFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETEroselinkalist12
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )Tsuyoshi Horigome
 
Heart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxHeart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxPoojaBan
 
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort serviceGurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort servicejennyeacort
 
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)dollysharma2066
 
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...srsj9000
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024Mark Billinghurst
 
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfCCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfAsst.prof M.Gokilavani
 
Call Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call GirlsCall Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call Girlsssuser7cb4ff
 
Concrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptxConcrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptxKartikeyaDwivedi3
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile servicerehmti665
 
Biology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxBiology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxDeepakSakkari2
 
Past, Present and Future of Generative AI
Past, Present and Future of Generative AIPast, Present and Future of Generative AI
Past, Present and Future of Generative AIabhishek36461
 

Recently uploaded (20)

Current Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLCurrent Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCL
 
Internship report on mechanical engineering
Internship report on mechanical engineeringInternship report on mechanical engineering
Internship report on mechanical engineering
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfid
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptx
 
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETEINFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )
 
Heart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxHeart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptx
 
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort serviceGurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
 
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
 
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
 
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024
 
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfCCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
 
Call Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call GirlsCall Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call Girls
 
Concrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptxConcrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptx
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile service
 
Design and analysis of solar grass cutter.pdf
Design and analysis of solar grass cutter.pdfDesign and analysis of solar grass cutter.pdf
Design and analysis of solar grass cutter.pdf
 
Biology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxBiology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptx
 
Past, Present and Future of Generative AI
Past, Present and Future of Generative AIPast, Present and Future of Generative AI
Past, Present and Future of Generative AI
 
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptxExploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
 

Managing Social Complaints Mobile App

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 05 Issue: 04 | Apr-2018 www.irjet.net p-ISSN: 2395-0072 © 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 1908 Managing Social Complaint using Mobile Application with Real-time Tracking Jayprakash Ray1, Pradnya Raut2, Shubham Shinde3 , Tejas Shirode4 1,2,3,4 Dept. of Computer Engineering , KK Wagh College of Engineering Education and Research, Nashik , Maharashtra ----------------------------------------------------------------------***--------------------------------------------------------------------- Abstract - In modern times, it is becoming difficult for the public to communicate with government organizations to register their complaints about facilities like Water resource problem, sanitation problem, health security problem, food security problem, pothole problems etc. Public has to stand in long queues to register their complaint, and there is a lot of paperwork to follow which is a time consuming process.There is still no guarantee that the complaint would be addressedby the concerned authority. We approach this problem with the assumption that a digital grievance management system might pressurize the government make their functioning faster and more efficient. The government has initiateddigital system under "Digital India" scheme in 2015. So, we have to work towards the idea behind digital India to make it successful. This app provides a reliable system which registers all complaints over internet. This app classifies the grievances according to their corresponding departments, e.g. Fire brigade department, sanitation department, finance department, women and child welfare, water resource department, electrical departments and others. GPS technology is used to extract the exact location of the complaint, the related data is stored in Google's real-time Firebase Database. Objective of this system is to neglect the barriers between government organizations and the public. Key Words: Android, Grievances management, Google firebase, GPS, Internet, cloud Computing, AES , 1.INTRODUCTION India is second largest democracy with a population of over 1.3 billion and growing. The government is working hard to develop such a populated country, but it’s not easy as it involves a lot of complicacies. Some such complicacies are public health and sanitation, water supply, drainage issues, etc. If someone is facing problemsrelated these, theyhaveto go to their city’smunicipal corporation and stand in a queue and do all the paperwork. Even then there is no guarantee of the complaint being looked upon by the staff,itmightgetlost in all the paperwork. The titular app is an android application which lodgessocial complaintswiththepushofa few buttons beating all the uncertain and tedious work required in traditional methods. Now-a-days android OS is getting more and more popular.It is estimated that android holds a market share of 82.18% in India. Almost everyone, whether poor or rich, has a smart phone with android OS which makes android the best platform for such application. It also uses Google’s Firebase database which is a real-time database suiting our needs in this project. This app makes everything digital and the work of the government departments transparent to the government officers and the public which helps in easing the auditing process of any department. Along with English, it supports Marathi also for the people who do not understand English. It is integrated with Google maps so it is easy for anyone to locate the affected site. 2. HISTORY AND BACKGROUND A. System by Mumbai MC to fix potholes There is a system which was launched by Mumbai MC on June 13, which was designed to minimize the number of potholes in Mumbai. In this system there were 230 android mobile phoneswhich were given to the citizenswiththisapp embedded, from these phonesthe complaint about potholes had to be made. But this operation wasnot verysuccessfulas there were restricted number of people to use this app and many of them who had this app also did not registered the potholes as they might not have found this app very user friendly and intuitive. The court then suggestedthatthecivic body form a three-layered scheme wherein citizens can register their complaints either online, on the phone or through social networking websites. The courtwashearinga public interest litigation (PIL) on the poor conditionofroads in the state and the recent incidents of bikers' deaths due to pothole-ridden roads. The drawbacksof the system were that it was only designed for potholes. The area of application was restricted to a city. The application was available in only 230 android phones which were given to the citizens. It could not put an impact overall as it was not efficiently used. B. www.voiceofcitizen.com The objective of this Portal is to provide Citizen an ability to report their inconveniences andproblemsrelatedtoMCGM's public work management. This is an attempt by MCGM to bring transparency into the operation of corporation. With the first release we are bringing in Pothole Reporting Feature. Prediction of human collision avoidance behavior by lifelong learning for socially compliant robot navigation, IEEE 2014
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 05 Issue: 04 | Apr-2018 www.irjet.net p-ISSN: 2395-0072 © 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 1909 C. Fix my street in Canada In Canada, a same type of site is currently in working at www.fixmystreet.ca for Canadian Citizens which is maintained by non-profitorganisationvisibleGovernment.ca. Although this site is only for complaints about potholes, graffiti, garbage and street lights. Fig 2.A- Snapshot of fixmystreet.ca 3. TECHNOLOGIES USED AES (Advance Encryption standard) AES (Advanced Encryption System) [7] is one of the most powerful symmetric key encryption algorithm.Thisappuses AES to store information on the cloud for better security.Itis based on a design principle known as a substitution– permutation network, a combination of both substitution and permutation, and is fast in both software and hardware. Unlike its predecessor DES, AES does not use a Feistel network. AES is a variant of Rijndael which has a fixed block size of 128 bits, and a key size of128,192,or256 bits. By contrast, the Rijndael specification per se isspecified with block and key sizes that may be any multiple of 32 bits, with a minimum of 128 and a maximum of 256 bits. Android Studio It is the official integrated development environment (IDE) for Google's Android operating system, built on Jet Brains' IntelliJ IDEA software and designed specifically for Android development. The project hasbeendevelopedin Android Studio. Google Maps API Google Maps [4] is a web mapping service developed by Google. It offers satellite imagery, street maps, 360° panoramic views of streets (Street View), real-time traffic conditions (Google Traffic), and route planning for traveling by foot, car, bicycle, or public transportation.ThisAPIisused by the app to track location of the complaint. Google Firebase Firebase is a mobile application development platform developed by Firebase, Inc. in 2011, then acquired by Google in 2014. Firebase provides a real-time database and backend as a service. The service provides application developers an API that allows application data to be synchronized across clients and stored on Firebase's cloud. 4. IMPLEMENTATION A. Architectural Design Fig -4.1: Architecture and Modules 1. User Registration: This module will provide a form to the new user for creating an account. This module will be used to gather all necessary personal information of the user. Before registering the complaint user will have to provide his personal details like Name, Address, Contact Number, etc. This will be used for authenticating the user and the complaint registered by him. After collecting all the necessary information from the user a unique user ID will be assigned to that user. 2. Complaint Registration Module: This module will provide a form to the user for registering their complaint. It will be mandatory for the user to fill all the fields provided in the form. This form will contain field regarding the complaint categorieslikecomplaintabout road maintenance, electricity maintenance, water distribution system, garbage collection. The form a button to upload the image related to the complaint site
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 05 Issue: 04 | Apr-2018 www.irjet.net p-ISSN: 2395-0072 © 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 1910 location. It will also contain a description section where user can provide extra information about thecomplaint. At the end of the form there will be button which will be used to detect the location of the user. After filling all these details the user has to click the submit button to register his complaint. 3. Image Upload Module: This module will be used to upload the image related to complaint site. User can upload the image by capturing it from camera of the mobile phone or can upload it from gallery. 4. Database: Firebase database will be usedforstoringthe information received from all other modules. The database will contain different tableswhichwillstoreall the information regarding the users, complaint data. It will automatically synchronize all devices as soon as some status updating is done for a complaint 5. Administration Module: Administration module is used for monitor the entire system. It will take the information from the Database and will feed it to the complaint processing module. Administration module will monitor the entire process of complaint registration like, how many complaintsare registered, how many notification has been sent, how many complaints are resolved. 6. Notification Module: Task of the Notificationmoduleis to take the information from the Administrationmodule and then forward it to concern staff. The notification to the staff will contain the information like the location of the complaint, type of work they have to perform, and description about the complaint given by the user. It also notify updates of complaints to users. B. WORKING OF SYSTEM 1. Registration of User : Initially, User have to Register by filling a small form and Verifying his/her email, mobile number for further processing. 2. Complaint Form Filling : After Registration, User can login and fill up a form giving details about the complaint likethe concerned department’s name, location of the affected site, etc. The user will have to capture an image of the site of complaint anduploaditonthe app so as to provide an evidence for the complaint. 3. Complaint ID Generation: A unique complaint ID for each complaint will be generated for each complaint to distinguish between the complaints. The ID will be the complaint location co-ordinates. This will be very helpful for the case when several people are lodging the same complaint. When the same complaint gets registered twice the app will not accept the complaint and give a message saying already registered. 4. Deciding the Priority of the Complaint: Every complaint will be associated with a numberofsupport counter. Anyone who is affected by the problem can support the complaint. The more the number of support the more is the severity of the complaint and the higher up it will be on the feed. 5. Notification and Processing of the Complaint: Once the complaint has been lodged then according to its category a notification to the respective department will be sent. In the department the complaints will be ordered according to their severity and will be processed accordingly. 6. Processing of the Complaint: Processing is done in back end at Firebase database server hidden from the user. The staff member are periodically notified by the firebase server about the complaint. 7. Status Updating of the Complaint: Every complaint will be associated with a status which will show the status of the complaint like pending, serving, served or lodged. The statuswill be marked according tothe processdone on the complaint. Assoon asthe staffmembers take care of the complaint they can update the status and everyone affected by it will be notified about the update. 8. Generation of the Alert Message: If any complaint is pending for more than the allocated time for processing, then an ALERT message will go to the Admin so that an immediate action can be taken for it. A timer will be set for every complaint on the expiration of which the ALERT message will be sent to the admin 9. Verification of Problem Resolution: The person who hasregistered complaint hastakenouttime from his busy schedule and did registered that complaintfor the efficient working of public services, therefore it’s the responsibility of the system to appreciate his effort and notify him about the work performed by that department in resolving the complaint. In complaint resolve notification, the system will collect response from the workerswhowere appointed for solving that complaint. The response will contain all the information regarding the complaint which wasresolved containing details about itstype, date andtime of resolve, the location of the place from where it was resolved. This collected response will be stored in a centralized server. The system administrator can monitor this data to check the working efficiency of its department and workers who were allocate the job. The collect data will
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 05 Issue: 04 | Apr-2018 www.irjet.net p-ISSN: 2395-0072 © 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 1911 be forwarded to the respective user who has registered the complaint C. SPAM DETECTION There can be some users who might keep on registering the same complaint again and again. Depending upon the data collected from user the system is generating a Complaint ID. All the ID generated by the system will have a uniqueformat. The ID format has been designed in such a way that the registered complaint can be tracked for Spam. For Example, if same user registers too many complaint again and again then system can detect such user from the allocated user ID. Such user could be blocked from registering complaints again on the system. If someone tries to register a fake complaint by giving a fake image, the staff memberscan use their good judgment tosee for image forgery being thoroughly familiar with the city. Nonetheless, the support option helps here anyways. A fake complaint cannot get a lot of supports since no one would recognize it as a true complaint, pushing the complaint downwards in the priority queue and then eventually the complaint will be rejected. 5. RESULT AND ANALYSIS It will help as an interface between the citizen and the various government authorities. The complaints can be lodged easily in a matter of minutes and status of the complaint can be checked with alert messages given to the staff on serious issues. Hence, social problems will be reduced, making the city take its steps towards the digital India initiative. It can be applied to solve various government related grievance issues suchasWaterresource issues, sanitation issues, health security issues,foodsecurity issues, pothole issues and the likes. 6. CONCLUSION We successfully presented an architectureofanAndroidapp which uses Google Fire-base a Secure Real Time Database to maintain Complaints of the Citizens. In big countries like India, where the cities are growing faster day by day, an application like this will be very useful to manage the cities properly, help out the people in need immediately and will reduce the load of filing complaints in offices. Active participation of citizens in keeping their citiesclean,tidyand a better place to live. This app will boost ”Digital India” and ”Smart City Campaign” and now people who registeredtheir complaint can get real time status of it. It will bring transparency in working of public departments like Municipal Corporations, NagarPalikas,andGramPanchayats which will reduce Corruption. Citizens can give feedback about the Govt Work which will lead to better communication between Government and Citizens. REFERENCES [1] Chung-Ming Huang, Chia-Ching Yang, ChunYu Tseng, Chih-Hsun Chou. ASandip Kendre Centralized Traffic Control Mechanism for Evacuation of Emergency Vehicles Using the DSRC Protocol.Laboratory of Multimedia Mobile Networking De-partment of Computer Science and InformationEngineeringNational Cheng Kung University, Tainan, Taiwan, R.O.C [2] Sunil Kumar Kopparapu.(2008). Natural Language Mobile Interface to Manage Citizen Complaints.TCS Innovation Lab - Mumbai [3] Voice Enabled Android Application for Tracking complaint and Pothole Notification System Using GPS and [4] Google Maps Javascript API v3. Internet:developers.google.com/map/web/I. [5] Google Firebase Internet: https://firebase.google.com/ [6] Pimpri Chinchwad MunicipalCorperationSMSandWeb- Based Complaint Monitoring System July 2012. [7] Advance Encryption Standard Internet:https://en.wikipedia.org/wiki/Advanced_Encr yption_Standard BIOGRAPHIES Name: Jayprakash Ray Qualification : BE(Computer Engg) K.K.W.I.E.E.R ,Nashik Name: Pradnya Raut Qualification : BE(Computer Engg) K.K.W.I.E.E.R ,Nashik Name: Shubham Shinde Qualification : BE(Computer Engg) K.K.W.I.E.E.R ,Nashik Name: Tejas Shirode Qualification : BE(Computer Engg) K.K.W.I.E.E.R ,Nashik 2nd Author Photo th Author Photo