SlideShare une entreprise Scribd logo
1  sur  4
Télécharger pour lire hors ligne
VIVA-Tech International Journal for Research and Innovation Volume 1, Issue 4 (2021)
ISSN(Online): 2581-7280
VIVA Institute of Technology
9th
National Conference on Role of Engineers in Nation Building – 2021 (NCRENB-2021)
www.viva-technology.org/New/IJRI
D-81
Government Scheme Awareness Through App
Pranav Patil, Ritik Rana, Bikas Maharana, Ashwini Kothawale
1
(EXTC, Viva institute of technology/ Mumbai University, India)
2
(EXTC, Viva institute of technology/ Mumbai University, India)
3
(EXTC, Viva institute of technology/ Mumbai University, India)
4
(EXTC, Viva institute of technology/ Mumbai University, India)
Abstract : Government Schemes in India are launched by the government to address the social and
economic welfare of the citizens of this nation. These schemes play a crucial role in solving
many socio-economic problems that beset Indian society, and thus their awareness is a must for any
concerned citizen The whole idea of this project is to create platform which connect citizens to gov.
and spread awareness of gov. scheme available based on their eligibility. Provide detailed
information of scheme and complete instruction how to apply for it. Create back-end for easy
management (change, add and remove) scheme database.
Keywords - Scheme, Awareness, Application, Government, Communication.
1. INTRODUCTION
1.1 Importance of project
Government Schemes are launched by the government of India to address the social and
economic welfare of the citizens of this nation. These schemes play a crucial role in solving many social and
economic problems that beset Indian society, and thus their awareness is a must for any concerned citizen. Govt.
utilize significantly large amount of money to spread awareness about this schemes through different advertising
mediums. Our app act as bridge between Gov and society. You just have to put information like location, gender,
age, profession, and area of interest (finance, education, health etc) and app tell you which government scheme
suits to your interest.
1.2 Motivation
As a student & future employee I was interested in what government has to offer us to help my career
life.So while researching I ended up into official government site where variety of schemes where displayed but
I was finding it difficult while going through which scheme will be applicable to my criteria because there was
no proper search engine used. So I came up with the idea of making a government schemes app which is user
friendly which saves time by giving you the proper result eligible with your criteria you have chosen by developing
an accurate search engine.
1.3 Organization of the report
This report is the overview of how the project will be built. It contains all the basic information of making
this project. This synopsis contains the literature review in which we have mentioned some of the papers we have
studied during this course. Further in this paper we have described the design methodology, that how we will
make this project done step by step description. The tool, hardware and software that are required in this project
are also mentioned below.
VIVA-Tech International Journal for Research and Innovation Volume 1, Issue 4 (2021)
ISSN(Online): 2581-7280
VIVA Institute of Technology
9th
National Conference on Role of Engineers in Nation Building – 2021 (NCRENB-2021)
www.viva-technology.org/New/IJRI
D-82
2. Literature Survey
3. Methodology
Sr
No.
Title of paper Author Publication
and year
Work Done
1 Transformation of
government through
information technology by
cloud computing.
Mukesh Kaluti,
K. C. Rajant,
Rohit Prakash
IEEE 2020 This research work enclucidate
the process of central state and
local government admin interact
with citizens using simple
android application.
2 Design and implementation
of a MySQL database
backup and recovery system
Yu Ping, Hu
Hong=Wei, Zhou
Nan
IEEE 2019 To Prevent data loss and damage
in MySQL database for a variety
of causes.
3 The communication system
between web application
host computer and
embedded system based on
Node JS.
Dhing Sang, Fujin
Lu
IEEE 2018 In order to realize the
communication between the web
applocation and embded system
4 Research on the E-
Government scheme based
on multi technology and bi-
directional authentication
Li Liangzhi IEEE 2008 In this paper e-government
identification solution is
proposed.
5 Comparison of importance
of mobile government
application.
Rully Alaxander,
Andhika
Prabhavati,
Djoko Budiyanto
Isemantic
2018
Impact of android application on
information flow between Gov
and socity
6 M-Government in the local
level: An exploratory study
Azi Lev-on, IEEE 2018 Usage of mobile application to
connect government and socity
7 Emerging mobile application
an app to improve literacy
and communication for
disabled pesone
Hananel
Rosenberg
IEEE 2017 This work deals with evolving
technology in making android
app for the disabled person
8 Utilizing mobile application
as a channel of interaction
between the citizen and the
government
Ahmed Ghazi IEEE 2015 Mobile technology are enhanced
with distinctive feature that
provide government agencies
with more efficient and
convenient service
9 Enhancement on privacy
permission management for
android apps
Supriya S Shinde,
Santosh Sambare
GCCT 2015 Providing new approach for
handling privacy permission
management to android
application
10 Design and development of
E farm with SCHEME
Sumruddhi
Khadare, Sushipti
Fawade, Varsha
Turkar
RISE 2017 To build an agricultural website
and mobile app for the farmer
with a good and increased
usability.
VIVA-Tech International Journal for Research and Innovation Volume 1, Issue 4 (2021)
ISSN(Online): 2581-7280
VIVA Institute of Technology
9th
National Conference on Role of Engineers in Nation Building – 2021 (NCRENB-2021)
www.viva-technology.org/New/IJRI
D-83
This topic will tell us about how we will make this project? What will be our approach?
And how far we can reach with the amount of resources we have. Let us go through the block diagram to get
the basic understanding of the approach.
Create Database of Govt. Scheme and connect this database to android app. Create Govt. Account and
connect it to Scheme Database. Create Citizen Account and connect it to Scheme Database. Citizen account
can login app and brows scheme, search for which scheme they are eligible and acquire all the information
they needed.
Govt. account login the app and can control database (Add, delete, edit) if required. Implement key word
based search and tag based filter. Build user friendly GUI. This app also has features like rate scheme,
comment which help Govt. to gather information like how citizen react on certain scheme (like it or not).
Help government to aware citizen by putting posts and sending notification through app.
4. Tool Required
4.1 Visual Studio Code
To write any line of code and execute it an IDE is required. It provides many facilities to
application developer. To develop this project visual studio code is used.
4.2 React Native Framework
It is very powerful framework used to create attractive and beautiful user interface. App
development become easy and efficient in terms of time and cost.
4.3 Java Programing Language
Java is one of the oldest and very trusted programing language for app and mobile development
which is widely used among software developers across globe.
4.4 MySQL
SQLite is an open source SQL database that stores data in device in form of text file.
Android comes in with in build SQLite database implementation
4.5 Oracle
Oracle provide SDK (software development kit) for android mobile platform.
5. Conclusion
Using this app citizen can easily aware about government schemes which are available for them and then
take benefits of it. Government easily aware citizen about schemes and reduce advertisement cost. Further
improvement can be done by making app available in multiple language and adding feature - applying for
government scheme using app.
REFERENCES
Journal Papers:
[1] “Transformation of government through information technology by cloud computing” by Mukesh Kaluti, K. C. Rajant, Rohit Prakash
IEEE 2020
[2] “Design and implementation of a MySQL database backup and recovery system” by Yu Ping, Hu Hong=Wei, Zhou Nan IEEE 2019
Fig. 3.1 Architecture
VIVA-Tech International Journal for Research and Innovation Volume 1, Issue 4 (2021)
ISSN(Online): 2581-7280
VIVA Institute of Technology
9th
National Conference on Role of Engineers in Nation Building – 2021 (NCRENB-2021)
www.viva-technology.org/New/IJRI
D-84
[3] “The communication system between web application host computer and embedded system based on Node JS” by Dhing Sang, Fujin Lu
IEEE 2018
[4] “Research on the E-Government scheme based on multi technology and bi-directional authentication” by Li Liangzhi IEEE 2008
[5] “Comparison of importance of mobile government application.” By Rully Alaxander, Andhika Prabhavati, Djoko Budiyanto IEEE 2018
[6] “M-Government in the local level: An exploratory study” by Azi Lev-on IEEE 2018
[7] “Emerging mobile application an app to improve literacy and communication for disabled person” by Azi Lev-on IEEE2018.
[8] “Emerging mobile application an app to improve literacy and communication for disabled person” by Hananel Rosenberg IEEE2017
[9] “Utilizing mobile application as a channel of interaction between the citizen and the Government” by Ahmed Ghazi IEEE2015.
[10] “Enhancement on privacy permission management for android apps” by Riya S Shinde, Santosh Sambare GCCT2015.
[11] “Design and development of E farm with SCHEME” by Sumruddhi Khadare, Sushipti Fawade, Varsha Turkar RISE2017.
[12] “EGG (Enhanced Guided Google) – A Meta Search Engine for Combinatorial Keyword” by Vishwas Raval and Padam Kumar
ITNU2011.
[13] “Learning analysis of mobile JavaScript frameworks” by Hugo Brito, Álvaro Santos, Jorge Bernardino, Anabela Gomes CISTI2019.
[14] “Comparative Study of Syntactic Search Engine and Semantic Search Engine: A Survey” by A.C. Santha Sheela and Dr.C.Jayakumar
ICONSTEM2019.
[15] “React-Native Based Mobile App for Online Experimentation” by Xingwei Zhou, Wenshan Hu, Guo-Ping Liu IEEE2020.

Contenu connexe

Tendances

A Conceptual Framework for Improving the Efficacy of e-Governance in Rural Ar...
A Conceptual Framework for Improving the Efficacy of e-Governance in Rural Ar...A Conceptual Framework for Improving the Efficacy of e-Governance in Rural Ar...
A Conceptual Framework for Improving the Efficacy of e-Governance in Rural Ar...Social_worker_india
 
AN EXPERT GAMIFICATION SYSTEM FOR VIRTUAL AND CROSS-CULTURAL SOFTWARE TEAMS
AN EXPERT GAMIFICATION SYSTEM FOR VIRTUAL AND CROSS-CULTURAL SOFTWARE TEAMSAN EXPERT GAMIFICATION SYSTEM FOR VIRTUAL AND CROSS-CULTURAL SOFTWARE TEAMS
AN EXPERT GAMIFICATION SYSTEM FOR VIRTUAL AND CROSS-CULTURAL SOFTWARE TEAMScsandit
 
APPLICATION BASED SMART OPTIMIZED KEYBOARD FOR MOBILE APPS
APPLICATION BASED SMART OPTIMIZED KEYBOARD FOR MOBILE APPSAPPLICATION BASED SMART OPTIMIZED KEYBOARD FOR MOBILE APPS
APPLICATION BASED SMART OPTIMIZED KEYBOARD FOR MOBILE APPScsandit
 
Internet of Things: Surveys for Measuring Human Activities from Everywhere
Internet of Things: Surveys for Measuring Human Activities from Everywhere Internet of Things: Surveys for Measuring Human Activities from Everywhere
Internet of Things: Surveys for Measuring Human Activities from Everywhere IJECEIAES
 
Proposed T-Model to cover 4S quality metrics based on empirical study of root...
Proposed T-Model to cover 4S quality metrics based on empirical study of root...Proposed T-Model to cover 4S quality metrics based on empirical study of root...
Proposed T-Model to cover 4S quality metrics based on empirical study of root...IJECEIAES
 
Masters in Computer Engineering - MITAOE
Masters in Computer Engineering - MITAOEMasters in Computer Engineering - MITAOE
Masters in Computer Engineering - MITAOEMITAcademy1
 
Governmental Transparency in the Era of Artificial Intelligence
Governmental Transparency in the Era of Artificial IntelligenceGovernmental Transparency in the Era of Artificial Intelligence
Governmental Transparency in the Era of Artificial IntelligenceDennisdeVries21
 
Cyber physical systems: A smart city perspective
Cyber physical systems: A smart city perspective  Cyber physical systems: A smart city perspective
Cyber physical systems: A smart city perspective IJECEIAES
 
CoverStory_Role_of_SMAC_Oct14
CoverStory_Role_of_SMAC_Oct14CoverStory_Role_of_SMAC_Oct14
CoverStory_Role_of_SMAC_Oct14Hardik Gohel
 
State regulation of the IoT in the Russian Federation: Fundamentals and chall...
State regulation of the IoT in the Russian Federation: Fundamentals and chall...State regulation of the IoT in the Russian Federation: Fundamentals and chall...
State regulation of the IoT in the Russian Federation: Fundamentals and chall...IJECEIAES
 
Black Book Project Report on Digital India
Black Book Project  Report on Digital IndiaBlack Book Project  Report on Digital India
Black Book Project Report on Digital IndiaRabina Yesmin
 
An overview of internet of things
An overview of internet of thingsAn overview of internet of things
An overview of internet of thingsTELKOMNIKA JOURNAL
 
Multi-objective NSGA-II based community detection using dynamical evolution s...
Multi-objective NSGA-II based community detection using dynamical evolution s...Multi-objective NSGA-II based community detection using dynamical evolution s...
Multi-objective NSGA-II based community detection using dynamical evolution s...IJECEIAES
 
ICT Security Workforce Promotion to Professionals
ICT Security Workforce Promotion to ProfessionalsICT Security Workforce Promotion to Professionals
ICT Security Workforce Promotion to ProfessionalsSoftware Park Thailand
 
WHAT IS E-GOVERNANCE ? HOW IT HELPS IN NATIONS DEVELOPMENT
WHAT IS E-GOVERNANCE ? HOW IT HELPS IN NATIONS  DEVELOPMENTWHAT IS E-GOVERNANCE ? HOW IT HELPS IN NATIONS  DEVELOPMENT
WHAT IS E-GOVERNANCE ? HOW IT HELPS IN NATIONS DEVELOPMENT`Shweta Bhavsar
 

Tendances (18)

A Conceptual Framework for Improving the Efficacy of e-Governance in Rural Ar...
A Conceptual Framework for Improving the Efficacy of e-Governance in Rural Ar...A Conceptual Framework for Improving the Efficacy of e-Governance in Rural Ar...
A Conceptual Framework for Improving the Efficacy of e-Governance in Rural Ar...
 
AN EXPERT GAMIFICATION SYSTEM FOR VIRTUAL AND CROSS-CULTURAL SOFTWARE TEAMS
AN EXPERT GAMIFICATION SYSTEM FOR VIRTUAL AND CROSS-CULTURAL SOFTWARE TEAMSAN EXPERT GAMIFICATION SYSTEM FOR VIRTUAL AND CROSS-CULTURAL SOFTWARE TEAMS
AN EXPERT GAMIFICATION SYSTEM FOR VIRTUAL AND CROSS-CULTURAL SOFTWARE TEAMS
 
APPLICATION BASED SMART OPTIMIZED KEYBOARD FOR MOBILE APPS
APPLICATION BASED SMART OPTIMIZED KEYBOARD FOR MOBILE APPSAPPLICATION BASED SMART OPTIMIZED KEYBOARD FOR MOBILE APPS
APPLICATION BASED SMART OPTIMIZED KEYBOARD FOR MOBILE APPS
 
Internet of Things: Surveys for Measuring Human Activities from Everywhere
Internet of Things: Surveys for Measuring Human Activities from Everywhere Internet of Things: Surveys for Measuring Human Activities from Everywhere
Internet of Things: Surveys for Measuring Human Activities from Everywhere
 
Proposed T-Model to cover 4S quality metrics based on empirical study of root...
Proposed T-Model to cover 4S quality metrics based on empirical study of root...Proposed T-Model to cover 4S quality metrics based on empirical study of root...
Proposed T-Model to cover 4S quality metrics based on empirical study of root...
 
Masters in Computer Engineering - MITAOE
Masters in Computer Engineering - MITAOEMasters in Computer Engineering - MITAOE
Masters in Computer Engineering - MITAOE
 
Governmental Transparency in the Era of Artificial Intelligence
Governmental Transparency in the Era of Artificial IntelligenceGovernmental Transparency in the Era of Artificial Intelligence
Governmental Transparency in the Era of Artificial Intelligence
 
C.PARAMASIVAN
C.PARAMASIVANC.PARAMASIVAN
C.PARAMASIVAN
 
Cyber physical systems: A smart city perspective
Cyber physical systems: A smart city perspective  Cyber physical systems: A smart city perspective
Cyber physical systems: A smart city perspective
 
CoverStory_Role_of_SMAC_Oct14
CoverStory_Role_of_SMAC_Oct14CoverStory_Role_of_SMAC_Oct14
CoverStory_Role_of_SMAC_Oct14
 
State regulation of the IoT in the Russian Federation: Fundamentals and chall...
State regulation of the IoT in the Russian Federation: Fundamentals and chall...State regulation of the IoT in the Russian Federation: Fundamentals and chall...
State regulation of the IoT in the Russian Federation: Fundamentals and chall...
 
Black Book Project Report on Digital India
Black Book Project  Report on Digital IndiaBlack Book Project  Report on Digital India
Black Book Project Report on Digital India
 
An overview of internet of things
An overview of internet of thingsAn overview of internet of things
An overview of internet of things
 
Ijrar1944330 (1)
Ijrar1944330 (1)Ijrar1944330 (1)
Ijrar1944330 (1)
 
Multi-objective NSGA-II based community detection using dynamical evolution s...
Multi-objective NSGA-II based community detection using dynamical evolution s...Multi-objective NSGA-II based community detection using dynamical evolution s...
Multi-objective NSGA-II based community detection using dynamical evolution s...
 
It ministry lauds small town youth's efforts cx otoday
It ministry lauds small town youth's efforts   cx otodayIt ministry lauds small town youth's efforts   cx otoday
It ministry lauds small town youth's efforts cx otoday
 
ICT Security Workforce Promotion to Professionals
ICT Security Workforce Promotion to ProfessionalsICT Security Workforce Promotion to Professionals
ICT Security Workforce Promotion to Professionals
 
WHAT IS E-GOVERNANCE ? HOW IT HELPS IN NATIONS DEVELOPMENT
WHAT IS E-GOVERNANCE ? HOW IT HELPS IN NATIONS  DEVELOPMENTWHAT IS E-GOVERNANCE ? HOW IT HELPS IN NATIONS  DEVELOPMENT
WHAT IS E-GOVERNANCE ? HOW IT HELPS IN NATIONS DEVELOPMENT
 

Similaire à Government Scheme App

MOBILE APPLICATION FOR DONATION OF ITEMS
MOBILE APPLICATION FOR DONATION OF ITEMSMOBILE APPLICATION FOR DONATION OF ITEMS
MOBILE APPLICATION FOR DONATION OF ITEMSvivatechijri
 
MACHINE LEARNING AND ARTIFICIAL INTELLIGENCE FOR AUTOMATING E-GOVERNMENT SERV...
MACHINE LEARNING AND ARTIFICIAL INTELLIGENCE FOR AUTOMATING E-GOVERNMENT SERV...MACHINE LEARNING AND ARTIFICIAL INTELLIGENCE FOR AUTOMATING E-GOVERNMENT SERV...
MACHINE LEARNING AND ARTIFICIAL INTELLIGENCE FOR AUTOMATING E-GOVERNMENT SERV...IRJET Journal
 
WHATSAPP CHATBOT FOR CAREER GUIDANCE
WHATSAPP CHATBOT FOR CAREER GUIDANCEWHATSAPP CHATBOT FOR CAREER GUIDANCE
WHATSAPP CHATBOT FOR CAREER GUIDANCEIRJET Journal
 
Challenges of Technology Infrastructure Availability in EGovernance Program I...
Challenges of Technology Infrastructure Availability in EGovernance Program I...Challenges of Technology Infrastructure Availability in EGovernance Program I...
Challenges of Technology Infrastructure Availability in EGovernance Program I...IOSR Journals
 
Internet of Things(Bangladesh)
Internet of Things(Bangladesh)Internet of Things(Bangladesh)
Internet of Things(Bangladesh)Apurbo Datta
 
A Review of Smart Cities Evolution in India
A Review of Smart Cities Evolution in India A Review of Smart Cities Evolution in India
A Review of Smart Cities Evolution in India vivatechijri
 
Development of Mobile App for Cab Booking and Rental using Flutter SDK
Development of Mobile App for Cab Booking and Rental using Flutter SDKDevelopment of Mobile App for Cab Booking and Rental using Flutter SDK
Development of Mobile App for Cab Booking and Rental using Flutter SDKIRJET Journal
 
IRJET - Labtrust-Android Application for Pathology Laboratory
IRJET -  	  Labtrust-Android Application for Pathology LaboratoryIRJET -  	  Labtrust-Android Application for Pathology Laboratory
IRJET - Labtrust-Android Application for Pathology LaboratoryIRJET Journal
 
The future of software engineering: Visions of 2025 and beyond
The future of software engineering: Visions of 2025 and beyond The future of software engineering: Visions of 2025 and beyond
The future of software engineering: Visions of 2025 and beyond IJECEIAES
 
Layered programatical api framework for real time mobile social network
Layered programatical api framework for real time mobile social networkLayered programatical api framework for real time mobile social network
Layered programatical api framework for real time mobile social networkIshara Amarasekera
 
E governance and digital india initiative
E governance and digital india initiativeE governance and digital india initiative
E governance and digital india initiativenehabsairam
 
An Integrated Approach to Design an EAF for the CCS of ICDS in India
An Integrated Approach to Design an EAF for the CCS of ICDS in IndiaAn Integrated Approach to Design an EAF for the CCS of ICDS in India
An Integrated Approach to Design an EAF for the CCS of ICDS in Indiaiosrjce
 
Smart city position paper - GS1 standards perspective
Smart city position paper - GS1 standards perspectiveSmart city position paper - GS1 standards perspective
Smart city position paper - GS1 standards perspectiveDaeyoung Kim
 
IRJET- Trend Analysis on Twitter
IRJET- Trend Analysis on TwitterIRJET- Trend Analysis on Twitter
IRJET- Trend Analysis on TwitterIRJET Journal
 
Indo-US Best Practices Workshop on Digital Infrastructure and Broadband Deplo...
Indo-US Best Practices Workshop on Digital Infrastructure and Broadband Deplo...Indo-US Best Practices Workshop on Digital Infrastructure and Broadband Deplo...
Indo-US Best Practices Workshop on Digital Infrastructure and Broadband Deplo...Confederation of Indian Industry
 
Irjet v4 i810Study on ICT, IoT and Big Data Analaytics in Smart City Applicat...
Irjet v4 i810Study on ICT, IoT and Big Data Analaytics in Smart City Applicat...Irjet v4 i810Study on ICT, IoT and Big Data Analaytics in Smart City Applicat...
Irjet v4 i810Study on ICT, IoT and Big Data Analaytics in Smart City Applicat...IRJET Journal
 
Building an Intelligent Program Platform with Multiple Interconnections
Building an Intelligent Program Platform with Multiple InterconnectionsBuilding an Intelligent Program Platform with Multiple Interconnections
Building an Intelligent Program Platform with Multiple Interconnectionsijtsrd
 
Scalable Tracking System
Scalable Tracking SystemScalable Tracking System
Scalable Tracking Systemijtsrd
 

Similaire à Government Scheme App (20)

MOBILE APPLICATION FOR DONATION OF ITEMS
MOBILE APPLICATION FOR DONATION OF ITEMSMOBILE APPLICATION FOR DONATION OF ITEMS
MOBILE APPLICATION FOR DONATION OF ITEMS
 
MACHINE LEARNING AND ARTIFICIAL INTELLIGENCE FOR AUTOMATING E-GOVERNMENT SERV...
MACHINE LEARNING AND ARTIFICIAL INTELLIGENCE FOR AUTOMATING E-GOVERNMENT SERV...MACHINE LEARNING AND ARTIFICIAL INTELLIGENCE FOR AUTOMATING E-GOVERNMENT SERV...
MACHINE LEARNING AND ARTIFICIAL INTELLIGENCE FOR AUTOMATING E-GOVERNMENT SERV...
 
WHATSAPP CHATBOT FOR CAREER GUIDANCE
WHATSAPP CHATBOT FOR CAREER GUIDANCEWHATSAPP CHATBOT FOR CAREER GUIDANCE
WHATSAPP CHATBOT FOR CAREER GUIDANCE
 
Challenges of Technology Infrastructure Availability in EGovernance Program I...
Challenges of Technology Infrastructure Availability in EGovernance Program I...Challenges of Technology Infrastructure Availability in EGovernance Program I...
Challenges of Technology Infrastructure Availability in EGovernance Program I...
 
Internet of Things(Bangladesh)
Internet of Things(Bangladesh)Internet of Things(Bangladesh)
Internet of Things(Bangladesh)
 
A Review of Smart Cities Evolution in India
A Review of Smart Cities Evolution in India A Review of Smart Cities Evolution in India
A Review of Smart Cities Evolution in India
 
Development of Mobile App for Cab Booking and Rental using Flutter SDK
Development of Mobile App for Cab Booking and Rental using Flutter SDKDevelopment of Mobile App for Cab Booking and Rental using Flutter SDK
Development of Mobile App for Cab Booking and Rental using Flutter SDK
 
IRJET - Labtrust-Android Application for Pathology Laboratory
IRJET -  	  Labtrust-Android Application for Pathology LaboratoryIRJET -  	  Labtrust-Android Application for Pathology Laboratory
IRJET - Labtrust-Android Application for Pathology Laboratory
 
The future of software engineering: Visions of 2025 and beyond
The future of software engineering: Visions of 2025 and beyond The future of software engineering: Visions of 2025 and beyond
The future of software engineering: Visions of 2025 and beyond
 
Digital india
Digital indiaDigital india
Digital india
 
Layered programatical api framework for real time mobile social network
Layered programatical api framework for real time mobile social networkLayered programatical api framework for real time mobile social network
Layered programatical api framework for real time mobile social network
 
E governance and digital india initiative
E governance and digital india initiativeE governance and digital india initiative
E governance and digital india initiative
 
C017251622
C017251622C017251622
C017251622
 
An Integrated Approach to Design an EAF for the CCS of ICDS in India
An Integrated Approach to Design an EAF for the CCS of ICDS in IndiaAn Integrated Approach to Design an EAF for the CCS of ICDS in India
An Integrated Approach to Design an EAF for the CCS of ICDS in India
 
Smart city position paper - GS1 standards perspective
Smart city position paper - GS1 standards perspectiveSmart city position paper - GS1 standards perspective
Smart city position paper - GS1 standards perspective
 
IRJET- Trend Analysis on Twitter
IRJET- Trend Analysis on TwitterIRJET- Trend Analysis on Twitter
IRJET- Trend Analysis on Twitter
 
Indo-US Best Practices Workshop on Digital Infrastructure and Broadband Deplo...
Indo-US Best Practices Workshop on Digital Infrastructure and Broadband Deplo...Indo-US Best Practices Workshop on Digital Infrastructure and Broadband Deplo...
Indo-US Best Practices Workshop on Digital Infrastructure and Broadband Deplo...
 
Irjet v4 i810Study on ICT, IoT and Big Data Analaytics in Smart City Applicat...
Irjet v4 i810Study on ICT, IoT and Big Data Analaytics in Smart City Applicat...Irjet v4 i810Study on ICT, IoT and Big Data Analaytics in Smart City Applicat...
Irjet v4 i810Study on ICT, IoT and Big Data Analaytics in Smart City Applicat...
 
Building an Intelligent Program Platform with Multiple Interconnections
Building an Intelligent Program Platform with Multiple InterconnectionsBuilding an Intelligent Program Platform with Multiple Interconnections
Building an Intelligent Program Platform with Multiple Interconnections
 
Scalable Tracking System
Scalable Tracking SystemScalable Tracking System
Scalable Tracking System
 

Plus de vivatechijri

Understanding the Impact and Challenges of Corona Crisis on Education Sector...
Understanding the Impact and Challenges of Corona Crisis on  Education Sector...Understanding the Impact and Challenges of Corona Crisis on  Education Sector...
Understanding the Impact and Challenges of Corona Crisis on Education Sector...vivatechijri
 
LEADERSHIP ONLY CAN LEAD THE ORGANIZATION TOWARDS IMPROVEMENT AND DEVELOPMENT
LEADERSHIP ONLY CAN LEAD THE ORGANIZATION  TOWARDS IMPROVEMENT AND DEVELOPMENT  LEADERSHIP ONLY CAN LEAD THE ORGANIZATION  TOWARDS IMPROVEMENT AND DEVELOPMENT
LEADERSHIP ONLY CAN LEAD THE ORGANIZATION TOWARDS IMPROVEMENT AND DEVELOPMENT vivatechijri
 
A study on solving Assignment Problem
A study on solving Assignment ProblemA study on solving Assignment Problem
A study on solving Assignment Problemvivatechijri
 
Structural and Morphological Studies of Nano Composite Polymer Gel Electroly...
Structural and Morphological Studies of Nano Composite  Polymer Gel Electroly...Structural and Morphological Studies of Nano Composite  Polymer Gel Electroly...
Structural and Morphological Studies of Nano Composite Polymer Gel Electroly...vivatechijri
 
Theoretical study of two dimensional Nano sheet for gas sensing application
Theoretical study of two dimensional Nano sheet for gas sensing  applicationTheoretical study of two dimensional Nano sheet for gas sensing  application
Theoretical study of two dimensional Nano sheet for gas sensing applicationvivatechijri
 
METHODS FOR DETECTION OF COMMON ADULTERANTS IN FOOD
METHODS FOR DETECTION OF COMMON  ADULTERANTS IN FOODMETHODS FOR DETECTION OF COMMON  ADULTERANTS IN FOOD
METHODS FOR DETECTION OF COMMON ADULTERANTS IN FOODvivatechijri
 
The Business Development Ethics
The Business Development EthicsThe Business Development Ethics
The Business Development Ethicsvivatechijri
 
An Alternative to Hard Drives in the Coming Future:DNA-BASED DATA STORAGE
An Alternative to Hard Drives in the Coming Future:DNA-BASED DATA STORAGEAn Alternative to Hard Drives in the Coming Future:DNA-BASED DATA STORAGE
An Alternative to Hard Drives in the Coming Future:DNA-BASED DATA STORAGEvivatechijri
 
Enhancing The Capability of Chatbots
Enhancing The Capability of ChatbotsEnhancing The Capability of Chatbots
Enhancing The Capability of Chatbotsvivatechijri
 
Smart Glasses Technology
Smart Glasses TechnologySmart Glasses Technology
Smart Glasses Technologyvivatechijri
 
Cross Platform Development Using Flutter
Cross Platform Development Using FlutterCross Platform Development Using Flutter
Cross Platform Development Using Fluttervivatechijri
 
Recommender Systems
Recommender SystemsRecommender Systems
Recommender Systemsvivatechijri
 
Light Fidelity(LiFi)- Wireless Optical Networking Technology
Light Fidelity(LiFi)- Wireless Optical Networking TechnologyLight Fidelity(LiFi)- Wireless Optical Networking Technology
Light Fidelity(LiFi)- Wireless Optical Networking Technologyvivatechijri
 
Social media platform and Our right to privacy
Social media platform and Our right to privacySocial media platform and Our right to privacy
Social media platform and Our right to privacyvivatechijri
 
THE USABILITY METRICS FOR USER EXPERIENCE
THE USABILITY METRICS FOR USER EXPERIENCETHE USABILITY METRICS FOR USER EXPERIENCE
THE USABILITY METRICS FOR USER EXPERIENCEvivatechijri
 
Google File System
Google File SystemGoogle File System
Google File Systemvivatechijri
 
A Study of Tokenization of Real Estate Using Blockchain Technology
A Study of Tokenization of Real Estate Using Blockchain TechnologyA Study of Tokenization of Real Estate Using Blockchain Technology
A Study of Tokenization of Real Estate Using Blockchain Technologyvivatechijri
 
A Study of Data Storage Security Issues in Cloud Computing
A Study of Data Storage Security Issues in Cloud ComputingA Study of Data Storage Security Issues in Cloud Computing
A Study of Data Storage Security Issues in Cloud Computingvivatechijri
 

Plus de vivatechijri (20)

Understanding the Impact and Challenges of Corona Crisis on Education Sector...
Understanding the Impact and Challenges of Corona Crisis on  Education Sector...Understanding the Impact and Challenges of Corona Crisis on  Education Sector...
Understanding the Impact and Challenges of Corona Crisis on Education Sector...
 
LEADERSHIP ONLY CAN LEAD THE ORGANIZATION TOWARDS IMPROVEMENT AND DEVELOPMENT
LEADERSHIP ONLY CAN LEAD THE ORGANIZATION  TOWARDS IMPROVEMENT AND DEVELOPMENT  LEADERSHIP ONLY CAN LEAD THE ORGANIZATION  TOWARDS IMPROVEMENT AND DEVELOPMENT
LEADERSHIP ONLY CAN LEAD THE ORGANIZATION TOWARDS IMPROVEMENT AND DEVELOPMENT
 
A study on solving Assignment Problem
A study on solving Assignment ProblemA study on solving Assignment Problem
A study on solving Assignment Problem
 
Structural and Morphological Studies of Nano Composite Polymer Gel Electroly...
Structural and Morphological Studies of Nano Composite  Polymer Gel Electroly...Structural and Morphological Studies of Nano Composite  Polymer Gel Electroly...
Structural and Morphological Studies of Nano Composite Polymer Gel Electroly...
 
Theoretical study of two dimensional Nano sheet for gas sensing application
Theoretical study of two dimensional Nano sheet for gas sensing  applicationTheoretical study of two dimensional Nano sheet for gas sensing  application
Theoretical study of two dimensional Nano sheet for gas sensing application
 
METHODS FOR DETECTION OF COMMON ADULTERANTS IN FOOD
METHODS FOR DETECTION OF COMMON  ADULTERANTS IN FOODMETHODS FOR DETECTION OF COMMON  ADULTERANTS IN FOOD
METHODS FOR DETECTION OF COMMON ADULTERANTS IN FOOD
 
The Business Development Ethics
The Business Development EthicsThe Business Development Ethics
The Business Development Ethics
 
Digital Wellbeing
Digital WellbeingDigital Wellbeing
Digital Wellbeing
 
An Alternative to Hard Drives in the Coming Future:DNA-BASED DATA STORAGE
An Alternative to Hard Drives in the Coming Future:DNA-BASED DATA STORAGEAn Alternative to Hard Drives in the Coming Future:DNA-BASED DATA STORAGE
An Alternative to Hard Drives in the Coming Future:DNA-BASED DATA STORAGE
 
Enhancing The Capability of Chatbots
Enhancing The Capability of ChatbotsEnhancing The Capability of Chatbots
Enhancing The Capability of Chatbots
 
Smart Glasses Technology
Smart Glasses TechnologySmart Glasses Technology
Smart Glasses Technology
 
Cross Platform Development Using Flutter
Cross Platform Development Using FlutterCross Platform Development Using Flutter
Cross Platform Development Using Flutter
 
3D INTERNET
3D INTERNET3D INTERNET
3D INTERNET
 
Recommender Systems
Recommender SystemsRecommender Systems
Recommender Systems
 
Light Fidelity(LiFi)- Wireless Optical Networking Technology
Light Fidelity(LiFi)- Wireless Optical Networking TechnologyLight Fidelity(LiFi)- Wireless Optical Networking Technology
Light Fidelity(LiFi)- Wireless Optical Networking Technology
 
Social media platform and Our right to privacy
Social media platform and Our right to privacySocial media platform and Our right to privacy
Social media platform and Our right to privacy
 
THE USABILITY METRICS FOR USER EXPERIENCE
THE USABILITY METRICS FOR USER EXPERIENCETHE USABILITY METRICS FOR USER EXPERIENCE
THE USABILITY METRICS FOR USER EXPERIENCE
 
Google File System
Google File SystemGoogle File System
Google File System
 
A Study of Tokenization of Real Estate Using Blockchain Technology
A Study of Tokenization of Real Estate Using Blockchain TechnologyA Study of Tokenization of Real Estate Using Blockchain Technology
A Study of Tokenization of Real Estate Using Blockchain Technology
 
A Study of Data Storage Security Issues in Cloud Computing
A Study of Data Storage Security Issues in Cloud ComputingA Study of Data Storage Security Issues in Cloud Computing
A Study of Data Storage Security Issues in Cloud Computing
 

Dernier

(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
(TARA) Talegaon Dabhade Call Girls Just Call 7001035870 [ Cash on Delivery ] ...
(TARA) Talegaon Dabhade Call Girls Just Call 7001035870 [ Cash on Delivery ] ...(TARA) Talegaon Dabhade Call Girls Just Call 7001035870 [ Cash on Delivery ] ...
(TARA) Talegaon Dabhade Call Girls Just Call 7001035870 [ Cash on Delivery ] ...ranjana rawat
 
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptxthe ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptxhumanexperienceaaa
 
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
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...RajaP95
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingrakeshbaidya232001
 
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSKurinjimalarL3
 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...ranjana rawat
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxpurnimasatapathy1234
 
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSHARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSRajkumarAkumalla
 
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝soniya singh
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...Soham Mondal
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escortsranjana rawat
 

Dernier (20)

(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
(TARA) Talegaon Dabhade Call Girls Just Call 7001035870 [ Cash on Delivery ] ...
(TARA) Talegaon Dabhade Call Girls Just Call 7001035870 [ Cash on Delivery ] ...(TARA) Talegaon Dabhade Call Girls Just Call 7001035870 [ Cash on Delivery ] ...
(TARA) Talegaon Dabhade Call Girls Just Call 7001035870 [ Cash on Delivery ] ...
 
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptxthe ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
 
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 )
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
 
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
 
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINEDJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
 
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
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writing
 
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
 
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptx
 
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSHARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
 
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
 
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
 

Government Scheme App

  • 1. VIVA-Tech International Journal for Research and Innovation Volume 1, Issue 4 (2021) ISSN(Online): 2581-7280 VIVA Institute of Technology 9th National Conference on Role of Engineers in Nation Building – 2021 (NCRENB-2021) www.viva-technology.org/New/IJRI D-81 Government Scheme Awareness Through App Pranav Patil, Ritik Rana, Bikas Maharana, Ashwini Kothawale 1 (EXTC, Viva institute of technology/ Mumbai University, India) 2 (EXTC, Viva institute of technology/ Mumbai University, India) 3 (EXTC, Viva institute of technology/ Mumbai University, India) 4 (EXTC, Viva institute of technology/ Mumbai University, India) Abstract : Government Schemes in India are launched by the government to address the social and economic welfare of the citizens of this nation. These schemes play a crucial role in solving many socio-economic problems that beset Indian society, and thus their awareness is a must for any concerned citizen The whole idea of this project is to create platform which connect citizens to gov. and spread awareness of gov. scheme available based on their eligibility. Provide detailed information of scheme and complete instruction how to apply for it. Create back-end for easy management (change, add and remove) scheme database. Keywords - Scheme, Awareness, Application, Government, Communication. 1. INTRODUCTION 1.1 Importance of project Government Schemes are launched by the government of India to address the social and economic welfare of the citizens of this nation. These schemes play a crucial role in solving many social and economic problems that beset Indian society, and thus their awareness is a must for any concerned citizen. Govt. utilize significantly large amount of money to spread awareness about this schemes through different advertising mediums. Our app act as bridge between Gov and society. You just have to put information like location, gender, age, profession, and area of interest (finance, education, health etc) and app tell you which government scheme suits to your interest. 1.2 Motivation As a student & future employee I was interested in what government has to offer us to help my career life.So while researching I ended up into official government site where variety of schemes where displayed but I was finding it difficult while going through which scheme will be applicable to my criteria because there was no proper search engine used. So I came up with the idea of making a government schemes app which is user friendly which saves time by giving you the proper result eligible with your criteria you have chosen by developing an accurate search engine. 1.3 Organization of the report This report is the overview of how the project will be built. It contains all the basic information of making this project. This synopsis contains the literature review in which we have mentioned some of the papers we have studied during this course. Further in this paper we have described the design methodology, that how we will make this project done step by step description. The tool, hardware and software that are required in this project are also mentioned below.
  • 2. VIVA-Tech International Journal for Research and Innovation Volume 1, Issue 4 (2021) ISSN(Online): 2581-7280 VIVA Institute of Technology 9th National Conference on Role of Engineers in Nation Building – 2021 (NCRENB-2021) www.viva-technology.org/New/IJRI D-82 2. Literature Survey 3. Methodology Sr No. Title of paper Author Publication and year Work Done 1 Transformation of government through information technology by cloud computing. Mukesh Kaluti, K. C. Rajant, Rohit Prakash IEEE 2020 This research work enclucidate the process of central state and local government admin interact with citizens using simple android application. 2 Design and implementation of a MySQL database backup and recovery system Yu Ping, Hu Hong=Wei, Zhou Nan IEEE 2019 To Prevent data loss and damage in MySQL database for a variety of causes. 3 The communication system between web application host computer and embedded system based on Node JS. Dhing Sang, Fujin Lu IEEE 2018 In order to realize the communication between the web applocation and embded system 4 Research on the E- Government scheme based on multi technology and bi- directional authentication Li Liangzhi IEEE 2008 In this paper e-government identification solution is proposed. 5 Comparison of importance of mobile government application. Rully Alaxander, Andhika Prabhavati, Djoko Budiyanto Isemantic 2018 Impact of android application on information flow between Gov and socity 6 M-Government in the local level: An exploratory study Azi Lev-on, IEEE 2018 Usage of mobile application to connect government and socity 7 Emerging mobile application an app to improve literacy and communication for disabled pesone Hananel Rosenberg IEEE 2017 This work deals with evolving technology in making android app for the disabled person 8 Utilizing mobile application as a channel of interaction between the citizen and the government Ahmed Ghazi IEEE 2015 Mobile technology are enhanced with distinctive feature that provide government agencies with more efficient and convenient service 9 Enhancement on privacy permission management for android apps Supriya S Shinde, Santosh Sambare GCCT 2015 Providing new approach for handling privacy permission management to android application 10 Design and development of E farm with SCHEME Sumruddhi Khadare, Sushipti Fawade, Varsha Turkar RISE 2017 To build an agricultural website and mobile app for the farmer with a good and increased usability.
  • 3. VIVA-Tech International Journal for Research and Innovation Volume 1, Issue 4 (2021) ISSN(Online): 2581-7280 VIVA Institute of Technology 9th National Conference on Role of Engineers in Nation Building – 2021 (NCRENB-2021) www.viva-technology.org/New/IJRI D-83 This topic will tell us about how we will make this project? What will be our approach? And how far we can reach with the amount of resources we have. Let us go through the block diagram to get the basic understanding of the approach. Create Database of Govt. Scheme and connect this database to android app. Create Govt. Account and connect it to Scheme Database. Create Citizen Account and connect it to Scheme Database. Citizen account can login app and brows scheme, search for which scheme they are eligible and acquire all the information they needed. Govt. account login the app and can control database (Add, delete, edit) if required. Implement key word based search and tag based filter. Build user friendly GUI. This app also has features like rate scheme, comment which help Govt. to gather information like how citizen react on certain scheme (like it or not). Help government to aware citizen by putting posts and sending notification through app. 4. Tool Required 4.1 Visual Studio Code To write any line of code and execute it an IDE is required. It provides many facilities to application developer. To develop this project visual studio code is used. 4.2 React Native Framework It is very powerful framework used to create attractive and beautiful user interface. App development become easy and efficient in terms of time and cost. 4.3 Java Programing Language Java is one of the oldest and very trusted programing language for app and mobile development which is widely used among software developers across globe. 4.4 MySQL SQLite is an open source SQL database that stores data in device in form of text file. Android comes in with in build SQLite database implementation 4.5 Oracle Oracle provide SDK (software development kit) for android mobile platform. 5. Conclusion Using this app citizen can easily aware about government schemes which are available for them and then take benefits of it. Government easily aware citizen about schemes and reduce advertisement cost. Further improvement can be done by making app available in multiple language and adding feature - applying for government scheme using app. REFERENCES Journal Papers: [1] “Transformation of government through information technology by cloud computing” by Mukesh Kaluti, K. C. Rajant, Rohit Prakash IEEE 2020 [2] “Design and implementation of a MySQL database backup and recovery system” by Yu Ping, Hu Hong=Wei, Zhou Nan IEEE 2019 Fig. 3.1 Architecture
  • 4. VIVA-Tech International Journal for Research and Innovation Volume 1, Issue 4 (2021) ISSN(Online): 2581-7280 VIVA Institute of Technology 9th National Conference on Role of Engineers in Nation Building – 2021 (NCRENB-2021) www.viva-technology.org/New/IJRI D-84 [3] “The communication system between web application host computer and embedded system based on Node JS” by Dhing Sang, Fujin Lu IEEE 2018 [4] “Research on the E-Government scheme based on multi technology and bi-directional authentication” by Li Liangzhi IEEE 2008 [5] “Comparison of importance of mobile government application.” By Rully Alaxander, Andhika Prabhavati, Djoko Budiyanto IEEE 2018 [6] “M-Government in the local level: An exploratory study” by Azi Lev-on IEEE 2018 [7] “Emerging mobile application an app to improve literacy and communication for disabled person” by Azi Lev-on IEEE2018. [8] “Emerging mobile application an app to improve literacy and communication for disabled person” by Hananel Rosenberg IEEE2017 [9] “Utilizing mobile application as a channel of interaction between the citizen and the Government” by Ahmed Ghazi IEEE2015. [10] “Enhancement on privacy permission management for android apps” by Riya S Shinde, Santosh Sambare GCCT2015. [11] “Design and development of E farm with SCHEME” by Sumruddhi Khadare, Sushipti Fawade, Varsha Turkar RISE2017. [12] “EGG (Enhanced Guided Google) – A Meta Search Engine for Combinatorial Keyword” by Vishwas Raval and Padam Kumar ITNU2011. [13] “Learning analysis of mobile JavaScript frameworks” by Hugo Brito, Álvaro Santos, Jorge Bernardino, Anabela Gomes CISTI2019. [14] “Comparative Study of Syntactic Search Engine and Semantic Search Engine: A Survey” by A.C. Santha Sheela and Dr.C.Jayakumar ICONSTEM2019. [15] “React-Native Based Mobile App for Online Experimentation” by Xingwei Zhou, Wenshan Hu, Guo-Ping Liu IEEE2020.