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: 04 Issue: 09 | Sep -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 1436
HUMAN RESOURCE MANAGEMENT USING PHONEGAP
Farhath Fatima Muqtar1, Farheen Unnisa2, Pantulkar Sravanthi3 Shabana Afreen4
1,2,3,4 Dept. of computer science and engineering, ISL women’s engineering college, Telangana, India
---------------------------------------------------------------------***---------------------------------------------------------------------
Abstract –in the present scenario HR is able to complete his
tasks iff he is available at organization. The aimistodevelopa
mobile application for the human resource management.
Where the basic objectives are to extend their reach to
complete their task irrespective of their location, reducing
time in activities, consolidate data handling along with
difference in phone gap. The current system is desktop where
all the activities needs to perform manually the system takes
lot of time in performing different activitiesasalltheactivities
are consolidate. In this project, anorganizationrequireslessof
desktop requirement. This technology reduces not only the
desktop requirement but all required time.
The possible solution is to allow all the HR work through an
application using mobile app instead of desktop, using phone
gap technology.
Phone gap is mobile development frameworkwhichenablesto
build the applications for mobile devices which are neither
truly native nor purely web-based.
The system allows HR manager and employees to use the app
to request time off, view companies directories, org updates
and many more via notification and respond as an alert
messages.
Key Words: phone gap, HR management
1. INTRODUCTION
The project “human resource managementusingphonegap”
is web-based application. The main aim of the projectwasto
develop a human resource module for the automation of HR
software in which all the information regarding the
employees in the company will be present. This has to be
developed with good interaction/communication facilities
between the employees and HR administrator in such a
manner that a level of hierarchy was maintained between
the various employees.
Objectives: to develop an applicationthatdealswiththeday
to day requirement of any organization. To enable the end
users as well as the organization come out with an easy to
handle application of the human resource management.
1.2 project overview:
The project human resource management using phone-Gap
is a complete web application designed on Phone Gap
technology. The user interface is designed using HTML, CSS,
and JavaScript while the server side programming is done
completely using Servlets and Oracle is used as database.
Each employee had an employee ID and password through
which he can log in. depending on the type of employee,
either as user or admin, the employee is logged in or
accordingly various privileges are granted to him to carry
out various tasks through application.
The application makes sure of the security services and
other privacy policies. Its grants privilege to various
employees to perform their work as per hierarchy in the
organization.
1.3 Technology Used
This project is implemented using Phone Gap technology.
Phone gap is an open source framework for building cross-
platform mobile applications withHTML,CSSand JavaScript.
This is an ideal solution for web developers interested in
mobile development. This is also an ideal solution for
creation of an application that can run on multiple devices
with the same code base.
Phone Gap supports a number of different mobileplatforms,
including:
1) Android
2) iPhone
3) Blackberry
4) Symbian
5) Palm
The Phone Gap SDK provides an API that is an abstraction
layer providing the developer with access to hardware and
platform specific features. As phone Gap abstractsthenative
mobile platform, the same code can be used on multiple
mobile platforms with little or no change. Making an
application available to a wider audience.
PROBLEM ANALYSIS AND RELATED WORK
2.1 Existing system:
The current system is desktop where all the activities need
to perform manually. The system takes a lot of time in
performing different activities as all the activities are
consolidated.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 04 Issue: 09 | Sep -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 1437
Disadvantages in existing system:
1)manual system 2) management in restricted todesktop 3)
overhead of software installation 4) more hardware
requirement 5)location of hr manager restrict the
completion of any operation in time.
2.2 proposed solution:
The proposed system is to allow the HR work through an
application using mobileapp insteadofdesktop,usingphone
gap technology.
Phone gap is mobile development framework whichenables
to build the applications for mobile devices which are
neither truly native nor purely web-based.
The system allows HR manager and employees to use the
app- to request time off, view companies directories, org
updates and many more via notification and respond as an
alert messages.
Advantages in proposed system:
1) faster and best updating process
2) best service in its peak time
3) 24x7 availability
4) Data on head counts
3 HOW DOES IT WORK?
Build your app once with web-standards, based on HTML5,
phone Gap leverages web technologies developers already
know best. HTML and JavaScript. Wrap it with phone Gap.
Using the free open source framework or phone gap uses
standards-based web technologies to bridge web app and
mobile devices.
Figure 1: how does it work?
Phone gap build enables you to upload a ZIP file containing
the HTML5, CSS and JavaScript of your application.
Once the build process is complete, you may either
download the deployment bundle and manually install it to
your device or take a picture of a QR code on phone gap
build’s and download the deployment package directly to
your mobile device.
Phone gap build supports a feature name Hydration, which
enables the application to download updates to the HTML,
CSS, and JavaScript files whenever it launches.
Plug-in development guide:
Plug-ins provides access todeviceand platformfunctionality
that is ordinarily unavailable to web-based apps. All the
main Cordova API features are implementedasplug-ins,and
many others are available that enable features such as bar
code scanners, NFC communication, or to tailor calendar
interface.
Plug-in comprise a sing JavaScript interface along with
corresponding native code libraries for each supported
platform.
3.1 MODULES:
3.1.1 Employee management:
Employee management system makeseasyforthe employer
to keep a track of all the records.
This will manage the whole company employee details like
their attendance, salary details, leave details. Even if the
employee takes a leave then the software will deduct a one
day leave from his casual or sick leave. , the attendance will
be automatically etc.,
3.1.2 Event management
Event directors, even in relatively modestevents,arehuman
resource managers. The functions of the event director
requires: 1) developing job descriptions 2) advertising
positions 3)allocating work 4) training people for positions
and 5) setting levels of pay.
3.1.3 Career processing
Job seeker will view the companywebsitewhereHRupdates
the job posting time to time. Then job seeker uploads his
resume if he want to apply for it. HR views all thecandidates’
resumes and selects the best candidate for the job. This
career processing it done through online where there is no
wastage of time for both the job seeker and the interviewer.
3.3.4 Leave processing
Leave management ensures that all leave taken and leave
requests are properly accounted for. Office staffs can apply,
approve and view leave recordswithoutthehassleanddelay
going through the admin staff. For manager, leave approval
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 04 Issue: 09 | Sep -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 1438
no longer involve trails of paper work. The system provides
full audit trails of your staffs’ leave balances and plans.
4. TESTING
The testing phase is an important part of software
development. It is the process of finding processandmissing
operations and also a complete verification to determine
whether the objectives are met and the user requirements
are satisfied.
Testing has to be done at four levels:
1. Unit testing
2. Integration testing
3. Validation testing
4. System testing
Table -1: Sample Table module
Testing module
Tes
t ID
Test case
name
Expected
value
Actual
value
Resul
t
1 Authenticati
on
1.run the
application
2.all the
fields should
be field
1.value
must be
taken
2.next page
should be
displayed
Pass
2 Work
management
1.run the
application
1. Option
must be
taken.
2.Next page
should be
displayed
Pass
3 Employee
management
1.run the
application
1. emp id
should be
taken
Pass
4 Careers 1.run the
application
1.value
must be
taken
pass
5. CONCLUSIONS
Phone gap is a cross platform development framework
1. Based on HTML5, JavaScript.
2. Using web standards.
Phone gap may extended with the plug-in that enable the
mobile developer to access Bluetooth, barcode scanning,
push notification etc.,
HR management using phone gap is a small app that is being
develop when there is a lack of human resources and the
jobs are restricted to desktop.
6. FUTURE WORK
Presently phone gap is working with the android and apple
platform in future it may work with the other cross platform
like windows, symbian, blackberry etc.,
HR is provided with many task like program training,
recruitment, selection, wages and salary etc., which can be
easily access through mobile irrespective of location.
ACKNOWLEDGEMENT
It is with a sense of gratitude and appreciationthat wefeel to
acknowledge our parents.
With great pleasure we want to take this opportunity to
express our heartfelt gratitude to all the people who helped
in making this project work a grand success.
We would like to thank the teaching and non-teaching staff
of Dept. of CSE for sharing their knowledge with us.
REFERENCES
[1] Johnson, Phil. "HRM in changing organizational
contexts." Human resource management: A critical
approach (2009): 19-37.
[2] Guest, David E. "Human resource management and
industrial relations [1]."Journal of management
Studies 24.5 (1987): 503-521.
[3] Redda, Yonathan Aklilu. "Cross platform mobile
applications development." (2014).
[4] Wargo, John M. PhoneGap essentials: Building cross-
platform mobile apps. Addison-Wesley, 2012.
[5] Ulrich, Dave. "A new mandate for human
resources." Harvard business review76 (1998): 124-
135.
[6] Munro, Jamie. 20 Recipes for ProgrammingPhoneGap."
O'Reilly Media, Inc.", 2012.

More Related Content

What's hot

SPS IPC Drives 2015 - Itris Automation paper
SPS IPC Drives 2015 - Itris Automation paperSPS IPC Drives 2015 - Itris Automation paper
SPS IPC Drives 2015 - Itris Automation paperItris Automation Square
 
AN ANALYSIS OF SOFTWARE REQUIREMENTS SPECIFICATION CHARACTERISTICS IN REGULAT...
AN ANALYSIS OF SOFTWARE REQUIREMENTS SPECIFICATION CHARACTERISTICS IN REGULAT...AN ANALYSIS OF SOFTWARE REQUIREMENTS SPECIFICATION CHARACTERISTICS IN REGULAT...
AN ANALYSIS OF SOFTWARE REQUIREMENTS SPECIFICATION CHARACTERISTICS IN REGULAT...ijseajournal
 
Manish_Goyal_July14_Internal
Manish_Goyal_July14_InternalManish_Goyal_July14_Internal
Manish_Goyal_July14_Internalmanish goyal
 
COMBINING REUSABLE TEST CASES AND CONTINUOUS SECURITY TESTING FOR REDUCING WE...
COMBINING REUSABLE TEST CASES AND CONTINUOUS SECURITY TESTING FOR REDUCING WE...COMBINING REUSABLE TEST CASES AND CONTINUOUS SECURITY TESTING FOR REDUCING WE...
COMBINING REUSABLE TEST CASES AND CONTINUOUS SECURITY TESTING FOR REDUCING WE...ijseajournal
 
Nidhi_Resume_23-11-2015
Nidhi_Resume_23-11-2015Nidhi_Resume_23-11-2015
Nidhi_Resume_23-11-2015Nidhi sharma
 
Increasing Efficiency of ISO 26262 Verification and Validation by Combining F...
Increasing Efficiency of ISO 26262 Verification and Validation by Combining F...Increasing Efficiency of ISO 26262 Verification and Validation by Combining F...
Increasing Efficiency of ISO 26262 Verification and Validation by Combining F...RAKESH RANA
 
Afry software safety ISO26262 (Embedded @ Gothenburg Meetup)
Afry software safety ISO26262 (Embedded @ Gothenburg Meetup)Afry software safety ISO26262 (Embedded @ Gothenburg Meetup)
Afry software safety ISO26262 (Embedded @ Gothenburg Meetup)Dimitrios Platis
 
IndySoft Leaflet
IndySoft LeafletIndySoft Leaflet
IndySoft LeafletJake Bishop
 
Embedded software validation best practices with NI and RQM
Embedded software validation best practices with NI and RQMEmbedded software validation best practices with NI and RQM
Embedded software validation best practices with NI and RQMPaul Urban
 
Bindu Chintalapudi - Software Testing -latest (1)
Bindu Chintalapudi - Software Testing -latest (1)Bindu Chintalapudi - Software Testing -latest (1)
Bindu Chintalapudi - Software Testing -latest (1)bindu chintalapudi
 
ApartisNewsletter1412
ApartisNewsletter1412ApartisNewsletter1412
ApartisNewsletter1412Lani Havlicek
 
[EN] Mesures article: "PLC programs quality checked by their designers"
[EN] Mesures article: "PLC programs quality checked by their designers"[EN] Mesures article: "PLC programs quality checked by their designers"
[EN] Mesures article: "PLC programs quality checked by their designers"Itris Automation Square
 
IRJET- Website Health Checker
IRJET- Website Health CheckerIRJET- Website Health Checker
IRJET- Website Health CheckerIRJET Journal
 
IRJET- E-Gatepass System
IRJET- E-Gatepass SystemIRJET- E-Gatepass System
IRJET- E-Gatepass SystemIRJET Journal
 
A STUDY OF FORMULATION OF SOFTWARE TEST METRICS FOR INTERNET BASED APPLICATIONS
A STUDY OF FORMULATION OF SOFTWARE TEST METRICS FOR INTERNET BASED APPLICATIONSA STUDY OF FORMULATION OF SOFTWARE TEST METRICS FOR INTERNET BASED APPLICATIONS
A STUDY OF FORMULATION OF SOFTWARE TEST METRICS FOR INTERNET BASED APPLICATIONSecij
 

What's hot (20)

[EN] Success story Herakles
[EN] Success story Herakles[EN] Success story Herakles
[EN] Success story Herakles
 
I safety ppt
I safety ppt I safety ppt
I safety ppt
 
SPS IPC Drives 2015 - Itris Automation paper
SPS IPC Drives 2015 - Itris Automation paperSPS IPC Drives 2015 - Itris Automation paper
SPS IPC Drives 2015 - Itris Automation paper
 
AN ANALYSIS OF SOFTWARE REQUIREMENTS SPECIFICATION CHARACTERISTICS IN REGULAT...
AN ANALYSIS OF SOFTWARE REQUIREMENTS SPECIFICATION CHARACTERISTICS IN REGULAT...AN ANALYSIS OF SOFTWARE REQUIREMENTS SPECIFICATION CHARACTERISTICS IN REGULAT...
AN ANALYSIS OF SOFTWARE REQUIREMENTS SPECIFICATION CHARACTERISTICS IN REGULAT...
 
Manish_Goyal_July14_Internal
Manish_Goyal_July14_InternalManish_Goyal_July14_Internal
Manish_Goyal_July14_Internal
 
[EN] Success Story ArianeGroup
[EN] Success Story ArianeGroup[EN] Success Story ArianeGroup
[EN] Success Story ArianeGroup
 
COMBINING REUSABLE TEST CASES AND CONTINUOUS SECURITY TESTING FOR REDUCING WE...
COMBINING REUSABLE TEST CASES AND CONTINUOUS SECURITY TESTING FOR REDUCING WE...COMBINING REUSABLE TEST CASES AND CONTINUOUS SECURITY TESTING FOR REDUCING WE...
COMBINING REUSABLE TEST CASES AND CONTINUOUS SECURITY TESTING FOR REDUCING WE...
 
Nidhi_Resume_23-11-2015
Nidhi_Resume_23-11-2015Nidhi_Resume_23-11-2015
Nidhi_Resume_23-11-2015
 
[EN] PLC Checker Datasheet
[EN] PLC Checker Datasheet[EN] PLC Checker Datasheet
[EN] PLC Checker Datasheet
 
Increasing Efficiency of ISO 26262 Verification and Validation by Combining F...
Increasing Efficiency of ISO 26262 Verification and Validation by Combining F...Increasing Efficiency of ISO 26262 Verification and Validation by Combining F...
Increasing Efficiency of ISO 26262 Verification and Validation by Combining F...
 
Afry software safety ISO26262 (Embedded @ Gothenburg Meetup)
Afry software safety ISO26262 (Embedded @ Gothenburg Meetup)Afry software safety ISO26262 (Embedded @ Gothenburg Meetup)
Afry software safety ISO26262 (Embedded @ Gothenburg Meetup)
 
IndySoft Leaflet
IndySoft LeafletIndySoft Leaflet
IndySoft Leaflet
 
Embedded software validation best practices with NI and RQM
Embedded software validation best practices with NI and RQMEmbedded software validation best practices with NI and RQM
Embedded software validation best practices with NI and RQM
 
Bindu Chintalapudi - Software Testing -latest (1)
Bindu Chintalapudi - Software Testing -latest (1)Bindu Chintalapudi - Software Testing -latest (1)
Bindu Chintalapudi - Software Testing -latest (1)
 
ApartisNewsletter1412
ApartisNewsletter1412ApartisNewsletter1412
ApartisNewsletter1412
 
[EN] Mesures article: "PLC programs quality checked by their designers"
[EN] Mesures article: "PLC programs quality checked by their designers"[EN] Mesures article: "PLC programs quality checked by their designers"
[EN] Mesures article: "PLC programs quality checked by their designers"
 
IRJET- Website Health Checker
IRJET- Website Health CheckerIRJET- Website Health Checker
IRJET- Website Health Checker
 
IRJET- E-Gatepass System
IRJET- E-Gatepass SystemIRJET- E-Gatepass System
IRJET- E-Gatepass System
 
MJMResume
MJMResumeMJMResume
MJMResume
 
A STUDY OF FORMULATION OF SOFTWARE TEST METRICS FOR INTERNET BASED APPLICATIONS
A STUDY OF FORMULATION OF SOFTWARE TEST METRICS FOR INTERNET BASED APPLICATIONSA STUDY OF FORMULATION OF SOFTWARE TEST METRICS FOR INTERNET BASED APPLICATIONS
A STUDY OF FORMULATION OF SOFTWARE TEST METRICS FOR INTERNET BASED APPLICATIONS
 

Similar to Human Resource Management using Phone Gap

Automated Placement System
Automated Placement SystemAutomated Placement System
Automated Placement SystemIRJET Journal
 
IRJET- Android Application for Employee Monitoring and Tracking System.
IRJET- Android Application for Employee Monitoring and Tracking System.IRJET- Android Application for Employee Monitoring and Tracking System.
IRJET- Android Application for Employee Monitoring and Tracking System.IRJET Journal
 
Android Application For Employee Monitoring And Tracking System
Android Application For Employee Monitoring And Tracking SystemAndroid Application For Employee Monitoring And Tracking System
Android Application For Employee Monitoring And Tracking SystemSheila Sinclair
 
IRJET- Displaying Smart Phone Data in the Desktop using Firebase
IRJET- Displaying Smart Phone Data in the Desktop using FirebaseIRJET- Displaying Smart Phone Data in the Desktop using Firebase
IRJET- Displaying Smart Phone Data in the Desktop using FirebaseIRJET Journal
 
Employee Monitoring And Management System Using GPS And Android
Employee Monitoring And Management System Using GPS And AndroidEmployee Monitoring And Management System Using GPS And Android
Employee Monitoring And Management System Using GPS And AndroidIRJET Journal
 
IRJET - Android Application Service Call Management System
IRJET  -  	  Android Application Service Call Management SystemIRJET  -  	  Android Application Service Call Management System
IRJET - Android Application Service Call Management SystemIRJET Journal
 
IRJET- Employee Management System
IRJET-  	  Employee Management SystemIRJET-  	  Employee Management System
IRJET- Employee Management SystemIRJET Journal
 
Hostel Mess Attendance Management System using Wifi
Hostel Mess Attendance Management System using WifiHostel Mess Attendance Management System using Wifi
Hostel Mess Attendance Management System using WifiIRJET Journal
 
RECRUITMENT MANAGEMENT SYSTEM USING SALESFORCE.COM
RECRUITMENT MANAGEMENT SYSTEM USING SALESFORCE.COMRECRUITMENT MANAGEMENT SYSTEM USING SALESFORCE.COM
RECRUITMENT MANAGEMENT SYSTEM USING SALESFORCE.COMIRJET Journal
 
IRJET- Improving Employee Tracking and Monitoring System using Advanced M...
IRJET-  	  Improving Employee Tracking and Monitoring System using Advanced M...IRJET-  	  Improving Employee Tracking and Monitoring System using Advanced M...
IRJET- Improving Employee Tracking and Monitoring System using Advanced M...IRJET Journal
 
Employee Management System
Employee Management SystemEmployee Management System
Employee Management Systemvivek shah
 
IRJET- Placement Portal
IRJET- Placement PortalIRJET- Placement Portal
IRJET- Placement PortalIRJET Journal
 
Anitha_Resume_BigData
Anitha_Resume_BigDataAnitha_Resume_BigData
Anitha_Resume_BigDataAnitha Bade
 
IRJET- In-House File Tracking System
IRJET-  	  In-House File Tracking SystemIRJET-  	  In-House File Tracking System
IRJET- In-House File Tracking SystemIRJET Journal
 
Android Based Smart Department
Android Based Smart DepartmentAndroid Based Smart Department
Android Based Smart DepartmentIRJET Journal
 
Employee record for admin application using android smartphone
Employee record for admin application using android smartphoneEmployee record for admin application using android smartphone
Employee record for admin application using android smartphoneIRJET Journal
 
Business Utility Application
Business Utility ApplicationBusiness Utility Application
Business Utility ApplicationIRJET Journal
 
School management System
School management SystemSchool management System
School management SystemHATIM Bhagat
 
IRJET- Smart Mobile Attendance System using Bluetooth Technology
IRJET-  	  Smart Mobile Attendance System using Bluetooth TechnologyIRJET-  	  Smart Mobile Attendance System using Bluetooth Technology
IRJET- Smart Mobile Attendance System using Bluetooth TechnologyIRJET Journal
 

Similar to Human Resource Management using Phone Gap (20)

Automated Placement System
Automated Placement SystemAutomated Placement System
Automated Placement System
 
IRJET- Android Application for Employee Monitoring and Tracking System.
IRJET- Android Application for Employee Monitoring and Tracking System.IRJET- Android Application for Employee Monitoring and Tracking System.
IRJET- Android Application for Employee Monitoring and Tracking System.
 
Android Application For Employee Monitoring And Tracking System
Android Application For Employee Monitoring And Tracking SystemAndroid Application For Employee Monitoring And Tracking System
Android Application For Employee Monitoring And Tracking System
 
IRJET- Displaying Smart Phone Data in the Desktop using Firebase
IRJET- Displaying Smart Phone Data in the Desktop using FirebaseIRJET- Displaying Smart Phone Data in the Desktop using Firebase
IRJET- Displaying Smart Phone Data in the Desktop using Firebase
 
Employee Monitoring And Management System Using GPS And Android
Employee Monitoring And Management System Using GPS And AndroidEmployee Monitoring And Management System Using GPS And Android
Employee Monitoring And Management System Using GPS And Android
 
IRJET - Android Application Service Call Management System
IRJET  -  	  Android Application Service Call Management SystemIRJET  -  	  Android Application Service Call Management System
IRJET - Android Application Service Call Management System
 
IRJET- Employee Management System
IRJET-  	  Employee Management SystemIRJET-  	  Employee Management System
IRJET- Employee Management System
 
Hostel Mess Attendance Management System using Wifi
Hostel Mess Attendance Management System using WifiHostel Mess Attendance Management System using Wifi
Hostel Mess Attendance Management System using Wifi
 
RECRUITMENT MANAGEMENT SYSTEM USING SALESFORCE.COM
RECRUITMENT MANAGEMENT SYSTEM USING SALESFORCE.COMRECRUITMENT MANAGEMENT SYSTEM USING SALESFORCE.COM
RECRUITMENT MANAGEMENT SYSTEM USING SALESFORCE.COM
 
IRJET- Improving Employee Tracking and Monitoring System using Advanced M...
IRJET-  	  Improving Employee Tracking and Monitoring System using Advanced M...IRJET-  	  Improving Employee Tracking and Monitoring System using Advanced M...
IRJET- Improving Employee Tracking and Monitoring System using Advanced M...
 
Employee Management System
Employee Management SystemEmployee Management System
Employee Management System
 
IRJET- Placement Portal
IRJET- Placement PortalIRJET- Placement Portal
IRJET- Placement Portal
 
Anitha_Resume_BigData
Anitha_Resume_BigDataAnitha_Resume_BigData
Anitha_Resume_BigData
 
IRJET- In-House File Tracking System
IRJET-  	  In-House File Tracking SystemIRJET-  	  In-House File Tracking System
IRJET- In-House File Tracking System
 
Android Based Smart Department
Android Based Smart DepartmentAndroid Based Smart Department
Android Based Smart Department
 
Employee record for admin application using android smartphone
Employee record for admin application using android smartphoneEmployee record for admin application using android smartphone
Employee record for admin application using android smartphone
 
Business Utility Application
Business Utility ApplicationBusiness Utility Application
Business Utility Application
 
PCE Connect
PCE ConnectPCE Connect
PCE Connect
 
School management System
School management SystemSchool management System
School management System
 
IRJET- Smart Mobile Attendance System using Bluetooth Technology
IRJET-  	  Smart Mobile Attendance System using Bluetooth TechnologyIRJET-  	  Smart Mobile Attendance System using Bluetooth Technology
IRJET- Smart Mobile Attendance System using Bluetooth Technology
 

More from IRJET Journal

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

More from IRJET Journal (20)

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

Recently uploaded

Current Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLCurrent Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLDeelipZope
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSCAESB
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024Mark Billinghurst
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxupamatechverse
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxpurnimasatapathy1234
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxupamatechverse
 
Internship report on mechanical engineering
Internship report on mechanical engineeringInternship report on mechanical engineering
Internship report on mechanical engineeringmalavadedarshan25
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxAsutosh Ranjan
 
High Profile Call Girls Nashik Megha 7001305949 Independent Escort Service Na...
High Profile Call Girls Nashik Megha 7001305949 Independent Escort Service Na...High Profile Call Girls Nashik Megha 7001305949 Independent Escort Service Na...
High Profile Call Girls Nashik Megha 7001305949 Independent Escort Service Na...Call Girls in Nagpur High Profile
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escortsranjana rawat
 
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
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130Suhani Kapoor
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile servicerehmti665
 
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerStudy on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerAnamika Sarkar
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130Suhani Kapoor
 
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
 
(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
 
Analog to Digital and Digital to Analog Converter
Analog to Digital and Digital to Analog ConverterAnalog to Digital and Digital to Analog Converter
Analog to Digital and Digital to Analog ConverterAbhinavSharma374939
 

Recently uploaded (20)

Current Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLCurrent Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCL
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentation
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptx
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptx
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptx
 
Internship report on mechanical engineering
Internship report on mechanical engineeringInternship report on mechanical engineering
Internship report on mechanical engineering
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptx
 
High Profile Call Girls Nashik Megha 7001305949 Independent Escort Service Na...
High Profile Call Girls Nashik Megha 7001305949 Independent Escort Service Na...High Profile Call Girls Nashik Megha 7001305949 Independent Escort Service Na...
High Profile Call Girls Nashik Megha 7001305949 Independent Escort Service Na...
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
 
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
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile service
 
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerStudy on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
 
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
 
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptxExploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
 
(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...
 
Analog to Digital and Digital to Analog Converter
Analog to Digital and Digital to Analog ConverterAnalog to Digital and Digital to Analog Converter
Analog to Digital and Digital to Analog Converter
 

Human Resource Management using Phone Gap

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 04 Issue: 09 | Sep -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 1436 HUMAN RESOURCE MANAGEMENT USING PHONEGAP Farhath Fatima Muqtar1, Farheen Unnisa2, Pantulkar Sravanthi3 Shabana Afreen4 1,2,3,4 Dept. of computer science and engineering, ISL women’s engineering college, Telangana, India ---------------------------------------------------------------------***--------------------------------------------------------------------- Abstract –in the present scenario HR is able to complete his tasks iff he is available at organization. The aimistodevelopa mobile application for the human resource management. Where the basic objectives are to extend their reach to complete their task irrespective of their location, reducing time in activities, consolidate data handling along with difference in phone gap. The current system is desktop where all the activities needs to perform manually the system takes lot of time in performing different activitiesasalltheactivities are consolidate. In this project, anorganizationrequireslessof desktop requirement. This technology reduces not only the desktop requirement but all required time. The possible solution is to allow all the HR work through an application using mobile app instead of desktop, using phone gap technology. Phone gap is mobile development frameworkwhichenablesto build the applications for mobile devices which are neither truly native nor purely web-based. The system allows HR manager and employees to use the app to request time off, view companies directories, org updates and many more via notification and respond as an alert messages. Key Words: phone gap, HR management 1. INTRODUCTION The project “human resource managementusingphonegap” is web-based application. The main aim of the projectwasto develop a human resource module for the automation of HR software in which all the information regarding the employees in the company will be present. This has to be developed with good interaction/communication facilities between the employees and HR administrator in such a manner that a level of hierarchy was maintained between the various employees. Objectives: to develop an applicationthatdealswiththeday to day requirement of any organization. To enable the end users as well as the organization come out with an easy to handle application of the human resource management. 1.2 project overview: The project human resource management using phone-Gap is a complete web application designed on Phone Gap technology. The user interface is designed using HTML, CSS, and JavaScript while the server side programming is done completely using Servlets and Oracle is used as database. Each employee had an employee ID and password through which he can log in. depending on the type of employee, either as user or admin, the employee is logged in or accordingly various privileges are granted to him to carry out various tasks through application. The application makes sure of the security services and other privacy policies. Its grants privilege to various employees to perform their work as per hierarchy in the organization. 1.3 Technology Used This project is implemented using Phone Gap technology. Phone gap is an open source framework for building cross- platform mobile applications withHTML,CSSand JavaScript. This is an ideal solution for web developers interested in mobile development. This is also an ideal solution for creation of an application that can run on multiple devices with the same code base. Phone Gap supports a number of different mobileplatforms, including: 1) Android 2) iPhone 3) Blackberry 4) Symbian 5) Palm The Phone Gap SDK provides an API that is an abstraction layer providing the developer with access to hardware and platform specific features. As phone Gap abstractsthenative mobile platform, the same code can be used on multiple mobile platforms with little or no change. Making an application available to a wider audience. PROBLEM ANALYSIS AND RELATED WORK 2.1 Existing system: The current system is desktop where all the activities need to perform manually. The system takes a lot of time in performing different activities as all the activities are consolidated.
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 04 Issue: 09 | Sep -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 1437 Disadvantages in existing system: 1)manual system 2) management in restricted todesktop 3) overhead of software installation 4) more hardware requirement 5)location of hr manager restrict the completion of any operation in time. 2.2 proposed solution: The proposed system is to allow the HR work through an application using mobileapp insteadofdesktop,usingphone gap technology. Phone gap is mobile development framework whichenables to build the applications for mobile devices which are neither truly native nor purely web-based. The system allows HR manager and employees to use the app- to request time off, view companies directories, org updates and many more via notification and respond as an alert messages. Advantages in proposed system: 1) faster and best updating process 2) best service in its peak time 3) 24x7 availability 4) Data on head counts 3 HOW DOES IT WORK? Build your app once with web-standards, based on HTML5, phone Gap leverages web technologies developers already know best. HTML and JavaScript. Wrap it with phone Gap. Using the free open source framework or phone gap uses standards-based web technologies to bridge web app and mobile devices. Figure 1: how does it work? Phone gap build enables you to upload a ZIP file containing the HTML5, CSS and JavaScript of your application. Once the build process is complete, you may either download the deployment bundle and manually install it to your device or take a picture of a QR code on phone gap build’s and download the deployment package directly to your mobile device. Phone gap build supports a feature name Hydration, which enables the application to download updates to the HTML, CSS, and JavaScript files whenever it launches. Plug-in development guide: Plug-ins provides access todeviceand platformfunctionality that is ordinarily unavailable to web-based apps. All the main Cordova API features are implementedasplug-ins,and many others are available that enable features such as bar code scanners, NFC communication, or to tailor calendar interface. Plug-in comprise a sing JavaScript interface along with corresponding native code libraries for each supported platform. 3.1 MODULES: 3.1.1 Employee management: Employee management system makeseasyforthe employer to keep a track of all the records. This will manage the whole company employee details like their attendance, salary details, leave details. Even if the employee takes a leave then the software will deduct a one day leave from his casual or sick leave. , the attendance will be automatically etc., 3.1.2 Event management Event directors, even in relatively modestevents,arehuman resource managers. The functions of the event director requires: 1) developing job descriptions 2) advertising positions 3)allocating work 4) training people for positions and 5) setting levels of pay. 3.1.3 Career processing Job seeker will view the companywebsitewhereHRupdates the job posting time to time. Then job seeker uploads his resume if he want to apply for it. HR views all thecandidates’ resumes and selects the best candidate for the job. This career processing it done through online where there is no wastage of time for both the job seeker and the interviewer. 3.3.4 Leave processing Leave management ensures that all leave taken and leave requests are properly accounted for. Office staffs can apply, approve and view leave recordswithoutthehassleanddelay going through the admin staff. For manager, leave approval
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 04 Issue: 09 | Sep -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 1438 no longer involve trails of paper work. The system provides full audit trails of your staffs’ leave balances and plans. 4. TESTING The testing phase is an important part of software development. It is the process of finding processandmissing operations and also a complete verification to determine whether the objectives are met and the user requirements are satisfied. Testing has to be done at four levels: 1. Unit testing 2. Integration testing 3. Validation testing 4. System testing Table -1: Sample Table module Testing module Tes t ID Test case name Expected value Actual value Resul t 1 Authenticati on 1.run the application 2.all the fields should be field 1.value must be taken 2.next page should be displayed Pass 2 Work management 1.run the application 1. Option must be taken. 2.Next page should be displayed Pass 3 Employee management 1.run the application 1. emp id should be taken Pass 4 Careers 1.run the application 1.value must be taken pass 5. CONCLUSIONS Phone gap is a cross platform development framework 1. Based on HTML5, JavaScript. 2. Using web standards. Phone gap may extended with the plug-in that enable the mobile developer to access Bluetooth, barcode scanning, push notification etc., HR management using phone gap is a small app that is being develop when there is a lack of human resources and the jobs are restricted to desktop. 6. FUTURE WORK Presently phone gap is working with the android and apple platform in future it may work with the other cross platform like windows, symbian, blackberry etc., HR is provided with many task like program training, recruitment, selection, wages and salary etc., which can be easily access through mobile irrespective of location. ACKNOWLEDGEMENT It is with a sense of gratitude and appreciationthat wefeel to acknowledge our parents. With great pleasure we want to take this opportunity to express our heartfelt gratitude to all the people who helped in making this project work a grand success. We would like to thank the teaching and non-teaching staff of Dept. of CSE for sharing their knowledge with us. REFERENCES [1] Johnson, Phil. "HRM in changing organizational contexts." Human resource management: A critical approach (2009): 19-37. [2] Guest, David E. "Human resource management and industrial relations [1]."Journal of management Studies 24.5 (1987): 503-521. [3] Redda, Yonathan Aklilu. "Cross platform mobile applications development." (2014). [4] Wargo, John M. PhoneGap essentials: Building cross- platform mobile apps. Addison-Wesley, 2012. [5] Ulrich, Dave. "A new mandate for human resources." Harvard business review76 (1998): 124- 135. [6] Munro, Jamie. 20 Recipes for ProgrammingPhoneGap." O'Reilly Media, Inc.", 2012.