SlideShare a Scribd company logo
1 of 3
Download to read offline
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 03 | Mar 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 709
FORUM FOR CITIZEN GRIEVANCE
S. Aravindhan1, J. Deepak2, S. Ijaz Ahamed Khan3, S. Kamesh4, S. Jeyalakshmi5
1,2,3,4
B.Tech, Department of Information Technology, Valliammai Engineering College, Kanchipuram.
5
Asst. Prof, Department of Information Technology, Valliammai Engineering College, Kanchipuram.
-----------------------------------------------------------------------***------------------------------------------------------------------------
Abstract: In today’s world, the technology has improved a
lot and using smart phones becomes a mandatory one.
Even though, Government implement many ideas to
communicate with people but, still a little bit a
communication gap between people and government. We
are developing an application named CityGriev to reduce
the communication gap and it provides efficient
interaction between them. This application is like a forum
for the peoples to send their queries and suggestions to the
government and also transparent and make the people to
connect with themselves and the government.
It is an application in which every citizen can directly
participate in the governance by providing a medium for
channelizing their ideas, comments and suggestions to
Ministries and associated organizations in the particular
state and find a solution for every problem.
Here, the people can register their complaints or
grievances they have in their places. The complaints can
only be made by the registered member with verified
Aadhaar card. The complaints can be registered and
categorized with respect to their places (Like Streets vice
or District vice).The complaints regarding street vice,
when raised a notification will be sent to the people in that
particular area. Based on the up-votes to the complaint
will be displayed on the top of the list. The complaints on
the top of the list will be rectified based on the up-votes
and down-votes criteria. The complaints are categorized
using the complaint subject and description and direct it to
appropriate officials. This categorization of complaints by
using in Text Processing and Deep Neural Network in
python. For the people convenience rather than selecting
which officials for their complaints. Most of them do not
have an idea about that. The complaints which aren’t
rectified within the due date will be reported to the higher
officials. Then the higher official will take action on the
person who did not respond to the complaint.
With this forum the complaints or feedbacks can be
registered with ease. It is not only to register grievance,
but also to take a step further and provide valuable
suggestion and compliments which further inspires the
service operator.
Key words: Aadhaar card, up votes, down votes, text
processing and deep neural network.
1. Introduction: The main purpose of this project is to
help the public in knowing their place details and getting
their problems solved in online without going to the office
regularly until the problem is solved. It is to provide a
smart and easy way through Android Application for
complaint registration and its tracking and eradicating
bribing system and thus to prevent corruption. This
application builds an efficient communication between the
common people and government. The communication
includes complaints regarding problem (like water
scarcity, drainage problem, road condition problems,
Transport, Education facilities etc.) faced by the people in
their respective areas.
1.1. Overview: This research paper presents the
architecture of a Forum for Citizen Grievance (FCG). The
complaint is registered via a mobile application. Aadhaar
card is used to determine the exact location of the
complaint which uses QR code scanner. The area of the
complaint is automatically extracted from the details in the
QR code, and the complaint information is sent over the
internet to a central server. Then, it will be categorized
using text processing and Deep Neural Network and send
to other peoples in that area for voting process.
Afterwards, the complaints are prioritized according to the
number of votes and the officials take care of it based on
the votes.
1.2. Objective: To make the complaint registration
process easier for the people. To help the people to track
the status of their complaints.To help to solve the
difficulties involved in registering the complaints.To
reduce the communication gap between people and
government.To reduce the time spend by the people in
registering their complaints.It makes the government
officials process easier in organizing the complaints
according to their areas.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 03 | Mar 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 710
2. Existing System:
GPS BASEDCOMPLAINT REDRESSAL SYSTEM
Citizen of any country face civic problems in their day to
day lives. They uses one of the several ways provided by
the government to file their complaints. With
advancements in technology, the complaint registration
systems have evolved in different ways to simplify the task
of registering as well as addressing the complaints have
become more advanced. This research paper presents the
architecture of a GPS based Complaint Redressal System
(GPSCRS).
Natural processing language mobile interface to
register citizen complaints
The main advantage for this approach is to categories
complaints using Natural Language Processing(NLP) The
essential idea is to make use of the existing web portal
infrastructure and provide an easy, cheap and quick
(complain as you see) mode of complaint registration
around the clock. The proposed system enables and assists
citizens to lodge compliant and seek redressal through
their mobile phone in natural language.
Disadvantages:
 Fake problems can be entered and there is no
possibility to verify before solving the problem.
 Users can post their problems but cannot get the
details regarding progress of their complaint.
 A citizen can’t give a suggestion for solving the
problem in a better way.
 Categorizing the complaints according to the areas
and the nature of the complaint is difficult.
3. Proposed System:
Hereafter there will be no need of standing in a line for
complaining about a problem because this application is
used to solve the problem in your living area by registering
the complaint. The complaint can be registered after
signing in the application using Aadhar card. After signing
in and registering the complaint. It will be categorized by
Deep Neural Network and notified to every registered
user. The users start to vote the complaint, if they are also
experience the same problem. The complaint will be
prioritize by voting and send to the official after the reach
of a fixed point of count. The official will solve the problem
after analyzing the seriousness of the problem and find the
solution. The status of the complaint will be transparent to
the people. This application is used to solve the problem at
ease and quick without any vexation.
For this we are using Firebase as a backend, we can store
the data in a real time manner. It is the latest platform
which has effective tools to develop Mobile application. It
provides Authentication, Notifications, Real time and cloud
based database. Android Studio is used as a Front end
Code and iterate faster than other tools. Complaints are
categorized by using Text Processing (using Natural
Language Processing) and Deep Neural Network.
4. System Architecture:
FIGURE 4.1 – FCG Architecture diagram
The above diagram clearly explains that the people can
easily register their complaint by using this application.
For that, the area people have to register their profile
using Aadhaar card. Then start to register the complaint by
mentioning the name, complaint description, uploading
the picture of the affected area. The address details are
taken from Aadhaar card. The informations were
categorized and stored in the database, from which the
notification message will be delivered to the registered
people in the corresponding area. The people will show
their interest by upvote or downvote the complaint. After a
certain count of votes the message will be delivered to the
higher official of that area. The higher official will response
to the complaint. The response measures also displayed in
the application status from which the steps taken for the
corresponding complaint will be visible to all.
4.1. Module description: For implementation the entire
system has been divided into the following modules:
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 03 | Mar 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 711
 Complaint Registration
 Categorization of complaint
 Voting process
4.1.1. Complaint Registration: The problems that are
faced by the people in their surroundings were registered
as complaint to the corresponding higher official by using
this application. To register the complaint the user first
have to sign in, in this application using the Aadhaar card
and personal information and the complaint is registered.
The complaint given by a person in the area consist of the
type of the complaint (whether it is based on the water,
electricity or road etc.). Then the picture of the affected
area is to be uploaded to make them visible how serious
issue they are facing. At last the person may add up some
suggestions for taking steps and the complaint is
registered. These complaints were submitted by the user
after filling all the requirements. It is in the way that the
higher official may easily understand the people request.
People usually stand in a line for more number of hours
just to deliver a request letter or to complaint about a
problem they are facing in their surroundings, to avoid
people standing in the queue in front of the collector’s
office or other higher official for longer time to register a
complaint this application is used. These complaints were
registered in the database.
4.1.2. Categorization of Complaint: The complaints were
registered in the database which can be categorized by the
admin using Text Processing (using Natural Language
Processing) and Deep Neural Network and the complaints
were sent to all the registered users in that area as
notification from which they prioritize it by voting. In this
categorization process the Text processing is used to
extract the information in the complaint and then it will be
categorized based on the area (using Aadhaar card) and
information extracted from the text processing. Then, it
will send to the particular official. The notification is send
to all the users.
4.1.3. Voting Process: After categorizing the complaint
and arranging it in the corresponding department, the
notification will be sent to all the registered users. Then
the voting process is performed in the application by the
users to prioritize the serious problems. Voting process
helps to avoid unwanted and fake complaints. If people are
not interested in the complaint registered by some user
they just simply ignore it. Otherwise, if any serious
problem are addressed then they will up vote for the
complaint. If the voting of the specific problem reaches
than the fixed point of voting count then the complaint will
be forwarded to the higher official of the corresponding
area. The higher official will get the complaint as a
notification from which the problem get noticed to the
official.
5. Conclusion: This application is performed byusing the
Aadhaar card registration and the complaints are
forwarded to the higher officials for finding the solution. At
first these complaints are registered in the database and
categorized by using the Natural Language Processing and
Deep Neural Network algorithm based on the data present
in the complaint. Then the complaint will be transferred to
the registered users as notification from which they can
cast their vote. When the voting reaches to a specific count
it will be sent to higher official to find the solution. The
higher official will take necessary steps for the requested
problem and the status of the solution performed is
transparent to the users. People can easily track the
solution and the steps taken by the officials. This
application is very useful to the people to make the
complaint registration process easier. It is very helpful to
solve the difficulties involved in registering the complaints
and will reduce the communication gap between people
and government. By using this application the time spend
by the people in registering their complaints is reduced. It
makes the government officials process easier in
organizing the complaints according to their areas.
References:
[1] Vishesh K. Kandhari, Keertika D. Mohinani IEEE(2014,
“GPS based Complaint Redressal System”, IEEE Global
Humanitarian Technology Conference - South Asia Satellite
(GHTC-SAS), ISBN 978-1-4799-4097-4).
[2] Sunil Kumar Kopparapu, IEEE (2008, "Natural language
mobile interface to register citizen complaints", TENCON
2008 - 2008 IEEE Region 10 Conference, ISBN 978-1-
4244-2408-5)
[3] M. Krendzelak, F. Jakab, IEEE (2015, "Text
categorization with machine learning and hierarchical
structures", 2015 13th International Conference on
Emerging eLearning Technologies and Applications
(ICETA), ISBN 978-1-4673-8534-3)
[4] Ayu Purwarianti, Alvin Andhika, Alfan Farizki
Wicaksono, Irfan Afif, Filman Ferdian, IEEE (2016,
"InaNLP: Indonesia natural language processing toolkit",
case study: Complaint tweet classification, 2016
International Conference On Advanced Informatics:
Concepts, Theory And Application (ICAICTA), ISBN: 978-1-
5090-1636-5)

More Related Content

What's hot

IRJET - Voice based E-Mail for Visually Challenged
IRJET -  	  Voice based E-Mail for Visually ChallengedIRJET -  	  Voice based E-Mail for Visually Challenged
IRJET - Voice based E-Mail for Visually ChallengedIRJET Journal
 
Mobile e voting system using android application for higher
Mobile e voting  system using android application for higherMobile e voting  system using android application for higher
Mobile e voting system using android application for higherMorine Gakii
 
IRJET - Real Time Face Recognition in Electronic Voting System using RFID and...
IRJET - Real Time Face Recognition in Electronic Voting System using RFID and...IRJET - Real Time Face Recognition in Electronic Voting System using RFID and...
IRJET - Real Time Face Recognition in Electronic Voting System using RFID and...IRJET Journal
 
Machakos University Online Voting Module
Machakos University Online Voting ModuleMachakos University Online Voting Module
Machakos University Online Voting ModuleMUC
 
Online Voting System project proposal report.doc
Online Voting System project proposal report.docOnline Voting System project proposal report.doc
Online Voting System project proposal report.docKhondokerAbuNaim
 
IRJET- Online E-Governance
IRJET- Online E-GovernanceIRJET- Online E-Governance
IRJET- Online E-GovernanceIRJET Journal
 
Online Voting System using Aadhaar Card and Biometric
Online Voting System using Aadhaar Card and BiometricOnline Voting System using Aadhaar Card and Biometric
Online Voting System using Aadhaar Card and BiometricIRJET Journal
 
IRJET - Precaution of Trolling Intrusions in Online Ballot System using Optic...
IRJET - Precaution of Trolling Intrusions in Online Ballot System using Optic...IRJET - Precaution of Trolling Intrusions in Online Ballot System using Optic...
IRJET - Precaution of Trolling Intrusions in Online Ballot System using Optic...IRJET Journal
 
Railway Concession Automation
Railway Concession AutomationRailway Concession Automation
Railway Concession AutomationIRJET Journal
 
IRJET- Effctive In-House Voting and Implementation using Block-Chain Veri...
IRJET-  	  Effctive In-House Voting and Implementation using Block-Chain Veri...IRJET-  	  Effctive In-House Voting and Implementation using Block-Chain Veri...
IRJET- Effctive In-House Voting and Implementation using Block-Chain Veri...IRJET Journal
 
Impressive smart card based electronic voting system
Impressive smart card based electronic voting systemImpressive smart card based electronic voting system
Impressive smart card based electronic voting systemeSAT Journals
 
Forensic Tools Performance Analysis on Android-based Blackberry Messenger usi...
Forensic Tools Performance Analysis on Android-based Blackberry Messenger usi...Forensic Tools Performance Analysis on Android-based Blackberry Messenger usi...
Forensic Tools Performance Analysis on Android-based Blackberry Messenger usi...IJECEIAES
 
Effective Attendance Markingusing Face Recognition & RFID Tags
Effective Attendance Markingusing Face Recognition & RFID TagsEffective Attendance Markingusing Face Recognition & RFID Tags
Effective Attendance Markingusing Face Recognition & RFID TagsIRJET Journal
 
E voting system using mobile sms
E voting system using mobile smsE voting system using mobile sms
E voting system using mobile smseSAT Journals
 
Mobile Voting System Using Advanced NFC Technology
Mobile Voting System Using Advanced NFC TechnologyMobile Voting System Using Advanced NFC Technology
Mobile Voting System Using Advanced NFC Technologyijsrd.com
 

What's hot (18)

EFFECTIVE IN-HOUSE VOTING AND VERIFICATION USING BLOCK CHAIN IMPLEMENTATION
EFFECTIVE IN-HOUSE VOTING AND VERIFICATION USING BLOCK CHAIN IMPLEMENTATIONEFFECTIVE IN-HOUSE VOTING AND VERIFICATION USING BLOCK CHAIN IMPLEMENTATION
EFFECTIVE IN-HOUSE VOTING AND VERIFICATION USING BLOCK CHAIN IMPLEMENTATION
 
IRJET - Voice based E-Mail for Visually Challenged
IRJET -  	  Voice based E-Mail for Visually ChallengedIRJET -  	  Voice based E-Mail for Visually Challenged
IRJET - Voice based E-Mail for Visually Challenged
 
Mobile e voting system using android application for higher
Mobile e voting  system using android application for higherMobile e voting  system using android application for higher
Mobile e voting system using android application for higher
 
IRJET - Real Time Face Recognition in Electronic Voting System using RFID and...
IRJET - Real Time Face Recognition in Electronic Voting System using RFID and...IRJET - Real Time Face Recognition in Electronic Voting System using RFID and...
IRJET - Real Time Face Recognition in Electronic Voting System using RFID and...
 
Machakos University Online Voting Module
Machakos University Online Voting ModuleMachakos University Online Voting Module
Machakos University Online Voting Module
 
Online Voting System project proposal report.doc
Online Voting System project proposal report.docOnline Voting System project proposal report.doc
Online Voting System project proposal report.doc
 
IRJET- Online E-Governance
IRJET- Online E-GovernanceIRJET- Online E-Governance
IRJET- Online E-Governance
 
Online Voting System using Aadhaar Card and Biometric
Online Voting System using Aadhaar Card and BiometricOnline Voting System using Aadhaar Card and Biometric
Online Voting System using Aadhaar Card and Biometric
 
IRJET - Precaution of Trolling Intrusions in Online Ballot System using Optic...
IRJET - Precaution of Trolling Intrusions in Online Ballot System using Optic...IRJET - Precaution of Trolling Intrusions in Online Ballot System using Optic...
IRJET - Precaution of Trolling Intrusions in Online Ballot System using Optic...
 
Railway Concession Automation
Railway Concession AutomationRailway Concession Automation
Railway Concession Automation
 
IRJET- Effctive In-House Voting and Implementation using Block-Chain Veri...
IRJET-  	  Effctive In-House Voting and Implementation using Block-Chain Veri...IRJET-  	  Effctive In-House Voting and Implementation using Block-Chain Veri...
IRJET- Effctive In-House Voting and Implementation using Block-Chain Veri...
 
Impressive smart card based electronic voting system
Impressive smart card based electronic voting systemImpressive smart card based electronic voting system
Impressive smart card based electronic voting system
 
Forensic Tools Performance Analysis on Android-based Blackberry Messenger usi...
Forensic Tools Performance Analysis on Android-based Blackberry Messenger usi...Forensic Tools Performance Analysis on Android-based Blackberry Messenger usi...
Forensic Tools Performance Analysis on Android-based Blackberry Messenger usi...
 
Effective Attendance Markingusing Face Recognition & RFID Tags
Effective Attendance Markingusing Face Recognition & RFID TagsEffective Attendance Markingusing Face Recognition & RFID Tags
Effective Attendance Markingusing Face Recognition & RFID Tags
 
HULREPORT
HULREPORTHULREPORT
HULREPORT
 
E voting system using mobile sms
E voting system using mobile smsE voting system using mobile sms
E voting system using mobile sms
 
Mobile Voting System Using Advanced NFC Technology
Mobile Voting System Using Advanced NFC TechnologyMobile Voting System Using Advanced NFC Technology
Mobile Voting System Using Advanced NFC Technology
 
F1802024245
F1802024245F1802024245
F1802024245
 

Similar to IRJET Citizen Grievance Forum

IRJET - Municipal Corporation Complaint Management System
IRJET -  	  Municipal Corporation Complaint Management SystemIRJET -  	  Municipal Corporation Complaint Management System
IRJET - Municipal Corporation Complaint Management SystemIRJET Journal
 
IRJET- Grievance Cell and Complaints Tracking System for Citizens
IRJET-  	  Grievance Cell and Complaints Tracking System for CitizensIRJET-  	  Grievance Cell and Complaints Tracking System for Citizens
IRJET- Grievance Cell and Complaints Tracking System for CitizensIRJET Journal
 
Grievance Reporting System
Grievance Reporting SystemGrievance Reporting System
Grievance Reporting SystemIRJET Journal
 
IRJET - Application for Public Issues
IRJET -  	  Application for Public IssuesIRJET -  	  Application for Public Issues
IRJET - Application for Public IssuesIRJET Journal
 
IRJET- Event Compass - An Event Management Application
IRJET- Event Compass - An Event Management ApplicationIRJET- Event Compass - An Event Management Application
IRJET- Event Compass - An Event Management ApplicationIRJET Journal
 
An Application to give complains and feedback
An Application to give complains and feedback An Application to give complains and feedback
An Application to give complains and feedback Akshay Bhoite
 
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- Customized CRM Mobile Application for Retail Industry
IRJET-  	  Customized CRM Mobile Application for Retail IndustryIRJET-  	  Customized CRM Mobile Application for Retail Industry
IRJET- Customized CRM Mobile Application for Retail IndustryIRJET Journal
 
IRJET- City Complaint Management System
IRJET-  	  City Complaint Management SystemIRJET-  	  City Complaint Management System
IRJET- City Complaint Management SystemIRJET Journal
 
IRJET- E-Grievance: Centralized System for Municipal Corporation to Citizens ...
IRJET- E-Grievance: Centralized System for Municipal Corporation to Citizens ...IRJET- E-Grievance: Centralized System for Municipal Corporation to Citizens ...
IRJET- E-Grievance: Centralized System for Municipal Corporation to Citizens ...IRJET Journal
 
Android civil administration reporting
Android civil administration reportingAndroid civil administration reporting
Android civil administration reportingIJARIIT
 
IRJET- A Review Paper on Digital Municipality
IRJET- A Review Paper on Digital MunicipalityIRJET- A Review Paper on Digital Municipality
IRJET- A Review Paper on Digital MunicipalityIRJET Journal
 
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- 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 - Vahaan Registration System
IRJET - Vahaan Registration SystemIRJET - Vahaan Registration System
IRJET - Vahaan Registration SystemIRJET Journal
 
ADVANCED E-VOTING APPLICATION USING ANDROID PLATFORM
ADVANCED E-VOTING APPLICATION USING ANDROID PLATFORMADVANCED E-VOTING APPLICATION USING ANDROID PLATFORM
ADVANCED E-VOTING APPLICATION USING ANDROID PLATFORMijcax
 
ADVANCED E-VOTING APPLICATION USING ANDROID PLATFORM
ADVANCED E-VOTING APPLICATION USING ANDROID PLATFORMADVANCED E-VOTING APPLICATION USING ANDROID PLATFORM
ADVANCED E-VOTING APPLICATION USING ANDROID PLATFORMijcax
 
ADVANCED E-VOTING APPLICATION USING ANDROID PLATFORM
ADVANCED E-VOTING APPLICATION USING ANDROID PLATFORMADVANCED E-VOTING APPLICATION USING ANDROID PLATFORM
ADVANCED E-VOTING APPLICATION USING ANDROID PLATFORMijcax
 
ADVANCED E-VOTING APPLICATION USING ANDROID PLATFORM
ADVANCED E-VOTING APPLICATION USING ANDROID PLATFORMADVANCED E-VOTING APPLICATION USING ANDROID PLATFORM
ADVANCED E-VOTING APPLICATION USING ANDROID PLATFORMijcax
 

Similar to IRJET Citizen Grievance Forum (20)

IRJET - Municipal Corporation Complaint Management System
IRJET -  	  Municipal Corporation Complaint Management SystemIRJET -  	  Municipal Corporation Complaint Management System
IRJET - Municipal Corporation Complaint Management System
 
IRJET- Grievance Cell and Complaints Tracking System for Citizens
IRJET-  	  Grievance Cell and Complaints Tracking System for CitizensIRJET-  	  Grievance Cell and Complaints Tracking System for Citizens
IRJET- Grievance Cell and Complaints Tracking System for Citizens
 
Grievance Reporting System
Grievance Reporting SystemGrievance Reporting System
Grievance Reporting System
 
IRJET - Application for Public Issues
IRJET -  	  Application for Public IssuesIRJET -  	  Application for Public Issues
IRJET - Application for Public Issues
 
IRJET- Event Compass - An Event Management Application
IRJET- Event Compass - An Event Management ApplicationIRJET- Event Compass - An Event Management Application
IRJET- Event Compass - An Event Management Application
 
An Application to give complains and feedback
An Application to give complains and feedback An Application to give complains and feedback
An Application to give complains and feedback
 
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- Customized CRM Mobile Application for Retail Industry
IRJET-  	  Customized CRM Mobile Application for Retail IndustryIRJET-  	  Customized CRM Mobile Application for Retail Industry
IRJET- Customized CRM Mobile Application for Retail Industry
 
IRJET- City Complaint Management System
IRJET-  	  City Complaint Management SystemIRJET-  	  City Complaint Management System
IRJET- City Complaint Management System
 
IRJET- E-Grievance: Centralized System for Municipal Corporation to Citizens ...
IRJET- E-Grievance: Centralized System for Municipal Corporation to Citizens ...IRJET- E-Grievance: Centralized System for Municipal Corporation to Citizens ...
IRJET- E-Grievance: Centralized System for Municipal Corporation to Citizens ...
 
Android civil administration reporting
Android civil administration reportingAndroid civil administration reporting
Android civil administration reporting
 
IRJET- A Review Paper on Digital Municipality
IRJET- A Review Paper on Digital MunicipalityIRJET- A Review Paper on Digital Municipality
IRJET- A Review Paper on Digital Municipality
 
IRJET- Smart Application for Complaint Registration
IRJET- Smart Application for Complaint RegistrationIRJET- Smart Application for Complaint Registration
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...
 
E-Police Android APP
E-Police  Android APPE-Police  Android APP
E-Police Android APP
 
IRJET - Vahaan Registration System
IRJET - Vahaan Registration SystemIRJET - Vahaan Registration System
IRJET - Vahaan Registration System
 
ADVANCED E-VOTING APPLICATION USING ANDROID PLATFORM
ADVANCED E-VOTING APPLICATION USING ANDROID PLATFORMADVANCED E-VOTING APPLICATION USING ANDROID PLATFORM
ADVANCED E-VOTING APPLICATION USING ANDROID PLATFORM
 
ADVANCED E-VOTING APPLICATION USING ANDROID PLATFORM
ADVANCED E-VOTING APPLICATION USING ANDROID PLATFORMADVANCED E-VOTING APPLICATION USING ANDROID PLATFORM
ADVANCED E-VOTING APPLICATION USING ANDROID PLATFORM
 
ADVANCED E-VOTING APPLICATION USING ANDROID PLATFORM
ADVANCED E-VOTING APPLICATION USING ANDROID PLATFORMADVANCED E-VOTING APPLICATION USING ANDROID PLATFORM
ADVANCED E-VOTING APPLICATION USING ANDROID PLATFORM
 
ADVANCED E-VOTING APPLICATION USING ANDROID PLATFORM
ADVANCED E-VOTING APPLICATION USING ANDROID PLATFORMADVANCED E-VOTING APPLICATION USING ANDROID PLATFORM
ADVANCED E-VOTING APPLICATION USING ANDROID PLATFORM
 

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

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
 
DATA ANALYTICS PPT definition usage example
DATA ANALYTICS PPT definition usage exampleDATA ANALYTICS PPT definition usage example
DATA ANALYTICS PPT definition usage examplePragyanshuParadkar1
 
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
 
Introduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxIntroduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxk795866
 
pipeline in computer architecture design
pipeline in computer architecture  designpipeline in computer architecture  design
pipeline in computer architecture designssuser87fa0c1
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxJoão Esperancinha
 
Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.eptoze12
 
Arduino_CSE ece ppt for working and principal of arduino.ppt
Arduino_CSE ece ppt for working and principal of arduino.pptArduino_CSE ece ppt for working and principal of arduino.ppt
Arduino_CSE ece ppt for working and principal of arduino.pptSAURABHKUMAR892774
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024hassan khalil
 
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfCCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfAsst.prof M.Gokilavani
 
Internship report on mechanical engineering
Internship report on mechanical engineeringInternship report on mechanical engineering
Internship report on mechanical engineeringmalavadedarshan25
 
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
 
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
 
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)Dr SOUNDIRARAJ N
 
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ
 
EduAI - E learning Platform integrated with AI
EduAI - E learning Platform integrated with AIEduAI - E learning Platform integrated with AI
EduAI - E learning Platform integrated with AIkoyaldeepu123
 

Recently uploaded (20)

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
 
DATA ANALYTICS PPT definition usage example
DATA ANALYTICS PPT definition usage exampleDATA ANALYTICS PPT definition usage example
DATA ANALYTICS PPT definition usage example
 
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
 
Introduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxIntroduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptx
 
pipeline in computer architecture design
pipeline in computer architecture  designpipeline in computer architecture  design
pipeline in computer architecture design
 
young call girls in Green Park🔝 9953056974 🔝 escort Service
young call girls in Green Park🔝 9953056974 🔝 escort Serviceyoung call girls in Green Park🔝 9953056974 🔝 escort Service
young call girls in Green Park🔝 9953056974 🔝 escort 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
 
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCRCall Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
 
Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.
 
Arduino_CSE ece ppt for working and principal of arduino.ppt
Arduino_CSE ece ppt for working and principal of arduino.pptArduino_CSE ece ppt for working and principal of arduino.ppt
Arduino_CSE ece ppt for working and principal of arduino.ppt
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024
 
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfCCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
 
Internship report on mechanical engineering
Internship report on mechanical engineeringInternship report on mechanical engineering
Internship report on mechanical engineering
 
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
 
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
 
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
 
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
 
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
 
EduAI - E learning Platform integrated with AI
EduAI - E learning Platform integrated with AIEduAI - E learning Platform integrated with AI
EduAI - E learning Platform integrated with AI
 

IRJET Citizen Grievance Forum

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 03 | Mar 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 709 FORUM FOR CITIZEN GRIEVANCE S. Aravindhan1, J. Deepak2, S. Ijaz Ahamed Khan3, S. Kamesh4, S. Jeyalakshmi5 1,2,3,4 B.Tech, Department of Information Technology, Valliammai Engineering College, Kanchipuram. 5 Asst. Prof, Department of Information Technology, Valliammai Engineering College, Kanchipuram. -----------------------------------------------------------------------***------------------------------------------------------------------------ Abstract: In today’s world, the technology has improved a lot and using smart phones becomes a mandatory one. Even though, Government implement many ideas to communicate with people but, still a little bit a communication gap between people and government. We are developing an application named CityGriev to reduce the communication gap and it provides efficient interaction between them. This application is like a forum for the peoples to send their queries and suggestions to the government and also transparent and make the people to connect with themselves and the government. It is an application in which every citizen can directly participate in the governance by providing a medium for channelizing their ideas, comments and suggestions to Ministries and associated organizations in the particular state and find a solution for every problem. Here, the people can register their complaints or grievances they have in their places. The complaints can only be made by the registered member with verified Aadhaar card. The complaints can be registered and categorized with respect to their places (Like Streets vice or District vice).The complaints regarding street vice, when raised a notification will be sent to the people in that particular area. Based on the up-votes to the complaint will be displayed on the top of the list. The complaints on the top of the list will be rectified based on the up-votes and down-votes criteria. The complaints are categorized using the complaint subject and description and direct it to appropriate officials. This categorization of complaints by using in Text Processing and Deep Neural Network in python. For the people convenience rather than selecting which officials for their complaints. Most of them do not have an idea about that. The complaints which aren’t rectified within the due date will be reported to the higher officials. Then the higher official will take action on the person who did not respond to the complaint. With this forum the complaints or feedbacks can be registered with ease. It is not only to register grievance, but also to take a step further and provide valuable suggestion and compliments which further inspires the service operator. Key words: Aadhaar card, up votes, down votes, text processing and deep neural network. 1. Introduction: The main purpose of this project is to help the public in knowing their place details and getting their problems solved in online without going to the office regularly until the problem is solved. It is to provide a smart and easy way through Android Application for complaint registration and its tracking and eradicating bribing system and thus to prevent corruption. This application builds an efficient communication between the common people and government. The communication includes complaints regarding problem (like water scarcity, drainage problem, road condition problems, Transport, Education facilities etc.) faced by the people in their respective areas. 1.1. Overview: This research paper presents the architecture of a Forum for Citizen Grievance (FCG). The complaint is registered via a mobile application. Aadhaar card is used to determine the exact location of the complaint which uses QR code scanner. The area of the complaint is automatically extracted from the details in the QR code, and the complaint information is sent over the internet to a central server. Then, it will be categorized using text processing and Deep Neural Network and send to other peoples in that area for voting process. Afterwards, the complaints are prioritized according to the number of votes and the officials take care of it based on the votes. 1.2. Objective: To make the complaint registration process easier for the people. To help the people to track the status of their complaints.To help to solve the difficulties involved in registering the complaints.To reduce the communication gap between people and government.To reduce the time spend by the people in registering their complaints.It makes the government officials process easier in organizing the complaints according to their areas.
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 03 | Mar 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 710 2. Existing System: GPS BASEDCOMPLAINT REDRESSAL SYSTEM Citizen of any country face civic problems in their day to day lives. They uses one of the several ways provided by the government to file their complaints. With advancements in technology, the complaint registration systems have evolved in different ways to simplify the task of registering as well as addressing the complaints have become more advanced. This research paper presents the architecture of a GPS based Complaint Redressal System (GPSCRS). Natural processing language mobile interface to register citizen complaints The main advantage for this approach is to categories complaints using Natural Language Processing(NLP) The essential idea is to make use of the existing web portal infrastructure and provide an easy, cheap and quick (complain as you see) mode of complaint registration around the clock. The proposed system enables and assists citizens to lodge compliant and seek redressal through their mobile phone in natural language. Disadvantages:  Fake problems can be entered and there is no possibility to verify before solving the problem.  Users can post their problems but cannot get the details regarding progress of their complaint.  A citizen can’t give a suggestion for solving the problem in a better way.  Categorizing the complaints according to the areas and the nature of the complaint is difficult. 3. Proposed System: Hereafter there will be no need of standing in a line for complaining about a problem because this application is used to solve the problem in your living area by registering the complaint. The complaint can be registered after signing in the application using Aadhar card. After signing in and registering the complaint. It will be categorized by Deep Neural Network and notified to every registered user. The users start to vote the complaint, if they are also experience the same problem. The complaint will be prioritize by voting and send to the official after the reach of a fixed point of count. The official will solve the problem after analyzing the seriousness of the problem and find the solution. The status of the complaint will be transparent to the people. This application is used to solve the problem at ease and quick without any vexation. For this we are using Firebase as a backend, we can store the data in a real time manner. It is the latest platform which has effective tools to develop Mobile application. It provides Authentication, Notifications, Real time and cloud based database. Android Studio is used as a Front end Code and iterate faster than other tools. Complaints are categorized by using Text Processing (using Natural Language Processing) and Deep Neural Network. 4. System Architecture: FIGURE 4.1 – FCG Architecture diagram The above diagram clearly explains that the people can easily register their complaint by using this application. For that, the area people have to register their profile using Aadhaar card. Then start to register the complaint by mentioning the name, complaint description, uploading the picture of the affected area. The address details are taken from Aadhaar card. The informations were categorized and stored in the database, from which the notification message will be delivered to the registered people in the corresponding area. The people will show their interest by upvote or downvote the complaint. After a certain count of votes the message will be delivered to the higher official of that area. The higher official will response to the complaint. The response measures also displayed in the application status from which the steps taken for the corresponding complaint will be visible to all. 4.1. Module description: For implementation the entire system has been divided into the following modules:
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 03 | Mar 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 711  Complaint Registration  Categorization of complaint  Voting process 4.1.1. Complaint Registration: The problems that are faced by the people in their surroundings were registered as complaint to the corresponding higher official by using this application. To register the complaint the user first have to sign in, in this application using the Aadhaar card and personal information and the complaint is registered. The complaint given by a person in the area consist of the type of the complaint (whether it is based on the water, electricity or road etc.). Then the picture of the affected area is to be uploaded to make them visible how serious issue they are facing. At last the person may add up some suggestions for taking steps and the complaint is registered. These complaints were submitted by the user after filling all the requirements. It is in the way that the higher official may easily understand the people request. People usually stand in a line for more number of hours just to deliver a request letter or to complaint about a problem they are facing in their surroundings, to avoid people standing in the queue in front of the collector’s office or other higher official for longer time to register a complaint this application is used. These complaints were registered in the database. 4.1.2. Categorization of Complaint: The complaints were registered in the database which can be categorized by the admin using Text Processing (using Natural Language Processing) and Deep Neural Network and the complaints were sent to all the registered users in that area as notification from which they prioritize it by voting. In this categorization process the Text processing is used to extract the information in the complaint and then it will be categorized based on the area (using Aadhaar card) and information extracted from the text processing. Then, it will send to the particular official. The notification is send to all the users. 4.1.3. Voting Process: After categorizing the complaint and arranging it in the corresponding department, the notification will be sent to all the registered users. Then the voting process is performed in the application by the users to prioritize the serious problems. Voting process helps to avoid unwanted and fake complaints. If people are not interested in the complaint registered by some user they just simply ignore it. Otherwise, if any serious problem are addressed then they will up vote for the complaint. If the voting of the specific problem reaches than the fixed point of voting count then the complaint will be forwarded to the higher official of the corresponding area. The higher official will get the complaint as a notification from which the problem get noticed to the official. 5. Conclusion: This application is performed byusing the Aadhaar card registration and the complaints are forwarded to the higher officials for finding the solution. At first these complaints are registered in the database and categorized by using the Natural Language Processing and Deep Neural Network algorithm based on the data present in the complaint. Then the complaint will be transferred to the registered users as notification from which they can cast their vote. When the voting reaches to a specific count it will be sent to higher official to find the solution. The higher official will take necessary steps for the requested problem and the status of the solution performed is transparent to the users. People can easily track the solution and the steps taken by the officials. This application is very useful to the people to make the complaint registration process easier. It is very helpful to solve the difficulties involved in registering the complaints and will reduce the communication gap between people and government. By using this application the time spend by the people in registering their complaints is reduced. It makes the government officials process easier in organizing the complaints according to their areas. References: [1] Vishesh K. Kandhari, Keertika D. Mohinani IEEE(2014, “GPS based Complaint Redressal System”, IEEE Global Humanitarian Technology Conference - South Asia Satellite (GHTC-SAS), ISBN 978-1-4799-4097-4). [2] Sunil Kumar Kopparapu, IEEE (2008, "Natural language mobile interface to register citizen complaints", TENCON 2008 - 2008 IEEE Region 10 Conference, ISBN 978-1- 4244-2408-5) [3] M. Krendzelak, F. Jakab, IEEE (2015, "Text categorization with machine learning and hierarchical structures", 2015 13th International Conference on Emerging eLearning Technologies and Applications (ICETA), ISBN 978-1-4673-8534-3) [4] Ayu Purwarianti, Alvin Andhika, Alfan Farizki Wicaksono, Irfan Afif, Filman Ferdian, IEEE (2016, "InaNLP: Indonesia natural language processing toolkit", case study: Complaint tweet classification, 2016 International Conference On Advanced Informatics: Concepts, Theory And Application (ICAICTA), ISBN: 978-1- 5090-1636-5)