SlideShare a Scribd company logo
1 of 4
Download to read offline
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 05 Issue: 03 | Mar-2018 www.irjet.net p-ISSN: 2395-0072
© 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 3656
A SOCIAL WEBBING SERVICE VIVIFIED ON DESIGN PATTERNS
Gowri Ravi S1, Sumithra M D2
1PG Student, Dept. of Computer Science, LBSITW, Kerala, India
2Assistant Professor, Dept. of Computer Science, LBSITW, Kerala, India
---------------------------------------------------------------------***---------------------------------------------------------------------
Abstract- Women are the largest untapped reservoir of
talents in the world. Today, in the current global scenario,
women are facing a lot of favoritism. Nowadays opportunity
of showcasing a women’s talent is quiet marginal.Thispaper
presents a women-friendly Android applicationandwebsite
using design patterns. The application provides a platform
for women users to create their own account and sharetheir
expertise. The unique feature of this system is the provision
of shopping; it also acts as an e-commerce application.
Account holders; on the other hand, make use of the system
in the aspect of the business. Such a system ensures talent
exhibition and money making for women from any society.
The app is made more compactable and improved ease of
use with the help of design patterns.
Key Words: talent, android app, website, design
patterns, social networking, e-commerce.
1. INTRODUCTION
The 21st century has proved to be the trendsetter for
women empowerment. Despite that woman in the present
scenario are limited with a platform to showcase the talents.
In today’s society, women from various levels are skilled in
various fields. Opportunity is a great factor here; most
women cannot take part due to their own personal reasons.
Smartphones and social media play a vital roleinthepresent
storyline. Keeping in line with this, the system paves a wide
way for empowering women personalities.
Pratibha Patel, the former president of India stated that
‘Women have talent and intelligence, but due to social
constraints and prejudice; it is still a long distance away
from the goal of gender equality’. Whatever be a women’s
talent, it should be pulled out and givebetter recognitionand
respect. Empowering women to participatefullyineconomic
life across all sectors is essential to building stronger
economies, achieve internationally agreed goals for
development and sustainability, and improve the quality of
life for women, men, families, and communities. Women
empowerment is a must for the betterment of our country’s
future, as women are better managers than men.
Social media is one of the powerful emergingtoolsacrossthe
globe. The use of social networking sites has become one of
the popular ways of socializing. The growth of cell phones,
especially smartphones, has made social networking just a
finger tap away. The three reasons why mobile technology
will help in this innovation are smartphone use among
women are adversely increasing hence they are easily
accessible, crowd-sourcing and affordable scalability. From
the latest analysis, fully 45% of cell phone owners use a
social networking site on their phone, and 33% do so on a
typical day. India ranked second in Facebook and third in
Twitter usage. These social networking sitesnot only pave a
way for communicating across the globe but they have
played a major role in empowering women, encouragingthe
civic participation among women from all over the world.
But still many women in our society are scared of social
media and social commitments. This paper focusesonhowa
women’s friendly application can beusedwiselytoempower
women in a conservative culture like India. Social media
could enhance women’s participation in economic and
political life, and allows them to increase their self-
expression and promote social change, and this is a strong
belief that has risen up in the society. However, women face
barriersin real life that hinderswomen fromparticipatingin
social media and seeing the impact it has on their lives. The
barriers are disclosure of personal information’s, lack of
technical knowledge.
Most of the applications available today are facing many
design issues. Software design patterns are used in such
situations to rectify and make the application much reliable
and compactable. Hence this application is exclusively for
women users, it should be modeled in an easy to use form.
The quality of application can be enhanced using patterns.
The development using design patterns ensures better user
interface, e-commerce application, category classification,
mobile & web application and so on.
2. MOTIVATION
In the present scenario, it is difficult to figure out an
application which is exact user friendly. The design issues
are still non solvable. This project aims to develop an
application which is completely user friendly solving the
major design issues by introducing architectural patterns.
Another motivation behind this project is to build a women
friendly platform to enlighten their expertise, discuss their
issues, serve them with prior facilities like help line number
and health tips.
3. THE PROPOSED SYSTEM
The proposed system describes an application which
provides a wide environment for female users to build their
own identity. The features of the proposed system are:
 Provides users to showcase their talents.
 Provides user to upload photos, videos so that user
can maintain own profile.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 05 Issue: 03 | Mar-2018 www.irjet.net p-ISSN: 2395-0072
© 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 3657
 Provides users to sell their products.
 Provide users with legal support.
 Provide users with women helpline facilities.
3.1 SYSTEM ARCHITECTURE
The following architecture diagram showsthemodulebased
classification of the system:
Fig- 1: Development modules
The proposed application consists of four modulesasshown
above. The modules are namely, data gathering,
authentication, organization, profile management.
(a) Data gathering module
This module collects the basic needed general
information from the user. This module helps user
for initial login and regular usage.
(b) Authentication module
The system is privileged to women users. For
authorizing the user, the system encompasses a
credibility enabling the module. By scrutinizing
user’s aadhar identity card (a multi-purpose
National ID card) authentication is performed.
(c) Organization module
This is the core module of this system. Based on the
information gathered from user the entities are
categorized. This categorization makes the system
more reachable to reputed and non-reputed users.
(d) Profile management module
The entire administration of applicationismanaged
by this module. The various women-friendly
associated serviceslike empowering activities,legal
support, help line services etc. are enhanced in this
module.
3.2 SYSTEM COMPONENTS
1. Web application
The application enables information access via web. The
system serves both as informative and interactive.
2. Database server
This component hosts the database which would store
information related to the usestheir variousarea of interest
then are made available to the developers. Thedataishosted
in a MySQL database and accessed by the Android
application and the web template.
3. Android application
The Android application helpsuser with hand held services.
It makes the whole application access in a single touch.
3.3 THE SYSTEM PROCESS DIAGRAM
Fig- 2: Process flow diagram
4. DESIGN PATTERN ORIENTED SOFTWARE
ARCHITECTURE
When there is a need of solving a recurring problem,
solutions have to be fabricated. Usually,solutionsaretermed
out in the aspect of referring old problems and its way of
solving it. For this, existing problem- solution pairs have to
be analyzed. By scrutinizing the specific problem- solution
pairs helps in deriving patterns to solve proposed problem.
These patterns can be reused for similarly occurring
problem.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 05 Issue: 03 | Mar-2018 www.irjet.net p-ISSN: 2395-0072
© 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 3658
The goal of design patterns is to help software developersin
resolving commonly occurring problems which are
encountered during software development. The software
design patterns widely defined as: “a software design
pattern is a general, reusable solution to a commonly
occurring problem within a given contextin softwaredesign.
It is not a finished design that can be transformed directly
into source or machine code.”
4.1 USAGE OF DESIGN PATTERNS
 It can speed up the development process by
providing proven development paradigm.
 It improves code readability, reusability preventing
narrow issues which cause major problems.
 It provides standard terminology and is specific to
particular frame work.
 It helps unexperienced developerstolearnsoftware
design in an easy and faster way.
4.2 QUALITIES OF DESIGN PATTERNS
(a) Reusability: The level to which a design can be reused to
form another design.
(b) Modularity: The level to which the implementation of
functions of a system are individualistic from one another.
(c) Generality: The level to which a system provideshugeset
of functions at run time.
(d) Scalability: The level to which a system can subsist with
large amount of data.
(e) Robustness: The level to which a system continues to
function well under anonymous conditions.
4.3 ROLE OF DESIGN PATTERNS
The design patterns are categorized into three- creational,
structural, and behavioral. The creationalpatternsdealswith
object creation mechanism whereas structural and
behavioral are concern with interaction and relationship
among objects respectively. These patterns are again
categorized with respect to existing design issues. Of these
defined patterns, the following are implemented in this
project:
4.3.1 SINGLETON PATTERN
Singleton pattern is one of the simplest design patterns.This
type of pattern comes under creational patterns. This
pattern is adopted when an application needs one and only
one instance of an object. This system is exclusively for
female user; hence the usage of singleton pattern comes
here. Fig shows, if gender is a class then it can have one and
only one instance called female.
Fig- 3 Singleton pattern
4.3.2 DECORATOR PATTERN
Decorator patterns provide a flexible alternative for
extending it characteristic functionality, and allow
attachment of additional responsibilities to an object
dynamically. Hence this pattern is adopted when there is a
need to add additional behavior to existing objects. This
pattern comes under structural design patterns. Fig shows,
the category classwhen calls sort functionality immediately
it performs sorting based on the defined objects. To make
the sort more precise it dynamically adds state to individual
objects.
Fig-4 Decorator pattern
4.3.3 OBSERVER PATTERN
An observer pattern fallsunder behavioralpatterns,whichis
concern with the relationship among objects. This is used
when there is one-to-many dependency between objects.
This pattern is encountered when a giant design does not
scale well as requirements are recorded. Fig shows a class
talent where each user may have more than one talents. So
one-to-many dependency is implemented using observer
patterns.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 05 Issue: 03 | Mar-2018 www.irjet.net p-ISSN: 2395-0072
© 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 3659
Fig- 5 Observer pattern
The above mentioned patterns help in creation, interaction,
organization of this system.
5. EXPERIMENTAL SETUP
The experiments were performed using an Intel(R)
Core(TM) i3- 3217U CPU @ 1.80GHz CPU with 4.00 GB RAM
and 1 TB hard disk; system type 64- bit Operating System,
android mobile with the support of Wi-Fi. In the
development of the Cleo(womanempowermentapplication)
mobile app and website the softwarerequirementsareFront
End is Android studio IDE for Android, Visual Studio 2012
IDE for website development; Back End is Django, MySQL
database, connective Wi-Fi router software.
6. CONCLUSION
This paper presents necessary guidance for women usersto
participate fully in economic life across all sectors which is
essential to build stronger economy, achieve internally
agreed goals for development and substantiallyandimprove
the quality of life for women. The proposed system model
helps user in creating their own account containing their
exertion in any area, helping them with physical and mental
guidance. It provides with some women helpline numbers,
advice from eminent personalities, health tips etc. Hence
using this single application user may enlighten their talent,
have an earning, and civilize their persona, mettle
themselves. The design issues faced by current applications
are solved using patterns, the android app and webtemplate
is made compactable and versatile.
REFERENCES
[1] A. Meiappane1 , Dr. V. PrasannaVenkataesan,“REQUEST
AND NOTIFICATION PATTERN FOR AN INTERNET
BANKING SYSTEM”, Published by International Journal
of Computer Science and Information Technology
Research (IJCSITR) www.researchpublish.com.
[2] Dr. Vuda Sreenivasa Rao1 , Dr. T. Murali Krishna, “A
Design of Mobile Health for Android Applications”,
Published by American Journal of EngineeringResearch
(AJER). www.ajer.org.
[3] Dr. Sridhar Mandapati1 , Sravya Pamidi , Sriharitha
Ambati, “A Mobile Based Women Safety Application (I
Safe Apps)”,Published by IOSR Journal of Computer
Engineering (IOSR-JCE) .www.iosrjournals.org.
[4] “Do Design Patterns Impact Software Quality
Positively?”
[5] Ankit Bansal , Ajit Rana , Akhil Bansod , PrafullaBaviskar
“Mobile Based Campus Information Retrieval Android
Application”. www.ijcsmc.com
[6] Jitendra Ingale, Parikshit mahalle. “ANDROID BASED
WS SECURITY AND MVC BASED UI REPRESENTATION
OF DATA”.
[7] “Baandhav: Smart Mobile Application for the Safety of
Women and Elderly Population”, Dr. B. R. Prasad Babu,
Smita Patil, Gayathri T, published by International
journal of innovative research and development.

More Related Content

What's hot

IRJET- Android Application for Training and Placement Cell using Machine ...
IRJET-  	  Android Application for Training and Placement Cell using Machine ...IRJET-  	  Android Application for Training and Placement Cell using Machine ...
IRJET- Android Application for Training and Placement Cell using Machine ...IRJET Journal
 
A Modular Instant Messaging System
A Modular Instant Messaging SystemA Modular Instant Messaging System
A Modular Instant Messaging SystemIJERA Editor
 
New research articles 2020 august issue- international journal of computer ...
New research articles   2020 august issue- international journal of computer ...New research articles   2020 august issue- international journal of computer ...
New research articles 2020 august issue- international journal of computer ...AIRCC Publishing Corporation
 
Hci and its effective use in design and development of good user interface
Hci and its effective use in design and development of good user interfaceHci and its effective use in design and development of good user interface
Hci and its effective use in design and development of good user interfaceeSAT Publishing House
 
IRJET- Design and Implementation of an Intelligent Biometric Attendance S...
IRJET-  	  Design and Implementation of an Intelligent Biometric Attendance S...IRJET-  	  Design and Implementation of an Intelligent Biometric Attendance S...
IRJET- Design and Implementation of an Intelligent Biometric Attendance S...IRJET Journal
 
Improving university education in nigeria through mobile academic directory
Improving university education in nigeria through mobile academic directoryImproving university education in nigeria through mobile academic directory
Improving university education in nigeria through mobile academic directoryAnthonyOtuonye
 

What's hot (6)

IRJET- Android Application for Training and Placement Cell using Machine ...
IRJET-  	  Android Application for Training and Placement Cell using Machine ...IRJET-  	  Android Application for Training and Placement Cell using Machine ...
IRJET- Android Application for Training and Placement Cell using Machine ...
 
A Modular Instant Messaging System
A Modular Instant Messaging SystemA Modular Instant Messaging System
A Modular Instant Messaging System
 
New research articles 2020 august issue- international journal of computer ...
New research articles   2020 august issue- international journal of computer ...New research articles   2020 august issue- international journal of computer ...
New research articles 2020 august issue- international journal of computer ...
 
Hci and its effective use in design and development of good user interface
Hci and its effective use in design and development of good user interfaceHci and its effective use in design and development of good user interface
Hci and its effective use in design and development of good user interface
 
IRJET- Design and Implementation of an Intelligent Biometric Attendance S...
IRJET-  	  Design and Implementation of an Intelligent Biometric Attendance S...IRJET-  	  Design and Implementation of an Intelligent Biometric Attendance S...
IRJET- Design and Implementation of an Intelligent Biometric Attendance S...
 
Improving university education in nigeria through mobile academic directory
Improving university education in nigeria through mobile academic directoryImproving university education in nigeria through mobile academic directory
Improving university education in nigeria through mobile academic directory
 

Similar to IRJET- A Social Webbing Service Vivified on Design Patterns

IRJET- Trend Analysis on Twitter
IRJET- Trend Analysis on TwitterIRJET- Trend Analysis on Twitter
IRJET- Trend Analysis on TwitterIRJET Journal
 
IRJET- Private Social Media and Data Security
IRJET- Private Social Media and Data SecurityIRJET- Private Social Media and Data Security
IRJET- Private Social Media and Data SecurityIRJET Journal
 
IRJET - Application for Public Issues
IRJET -  	  Application for Public IssuesIRJET -  	  Application for Public Issues
IRJET - Application for Public IssuesIRJET Journal
 
Alumni Record System
Alumni Record SystemAlumni Record System
Alumni Record SystemIRJET Journal
 
Android Based E-Learning Application Class-E
Android Based E-Learning Application Class-EAndroid Based E-Learning Application Class-E
Android Based E-Learning Application Class-EIRJET Journal
 
IRJET- Event Detection and Text Summary by Disaster Warning
IRJET- Event Detection and Text Summary by Disaster WarningIRJET- Event Detection and Text Summary by Disaster Warning
IRJET- Event Detection and Text Summary by Disaster WarningIRJET Journal
 
IRJET- City Complaint Management System
IRJET-  	  City Complaint Management SystemIRJET-  	  City Complaint Management System
IRJET- City Complaint Management SystemIRJET Journal
 
IRJET - Analysis of Fake Ranking on Social Media: Twitter
IRJET - Analysis of Fake Ranking on Social Media: TwitterIRJET - Analysis of Fake Ranking on Social Media: Twitter
IRJET - Analysis of Fake Ranking on Social Media: TwitterIRJET Journal
 
Incorporation of GlobalIssue factors in SDLC by using Inverse Requirement
Incorporation of GlobalIssue factors in SDLC by using Inverse RequirementIncorporation of GlobalIssue factors in SDLC by using Inverse Requirement
Incorporation of GlobalIssue factors in SDLC by using Inverse Requirementiosrjce
 
IRJET- Social Network Message Credibility: An Agent-based Approach
IRJET- Social Network Message Credibility: An Agent-based ApproachIRJET- Social Network Message Credibility: An Agent-based Approach
IRJET- Social Network Message Credibility: An Agent-based ApproachIRJET Journal
 
IRJET - Social Network Message Credibility: An Agent-based Approach
IRJET -  	  Social Network Message Credibility: An Agent-based ApproachIRJET -  	  Social Network Message Credibility: An Agent-based Approach
IRJET - Social Network Message Credibility: An Agent-based ApproachIRJET Journal
 
A Study of Digitalization Efforts for Effective Functioning of Self-Help Groups
A Study of Digitalization Efforts for Effective Functioning of Self-Help GroupsA Study of Digitalization Efforts for Effective Functioning of Self-Help Groups
A Study of Digitalization Efforts for Effective Functioning of Self-Help GroupsIRJET Journal
 
TWITTER SENTIMENT ANALYSIS
TWITTER SENTIMENT ANALYSISTWITTER SENTIMENT ANALYSIS
TWITTER SENTIMENT ANALYSISIRJET Journal
 
TWITTER SENTIMENT ANALYSIS
TWITTER SENTIMENT ANALYSISTWITTER SENTIMENT ANALYSIS
TWITTER SENTIMENT ANALYSISIRJET Journal
 
MedWise: Your Healthmate
MedWise: Your HealthmateMedWise: Your Healthmate
MedWise: Your HealthmateIRJET Journal
 
IRJET - Voice based E-Mail for Visually Challenged
IRJET -  	  Voice based E-Mail for Visually ChallengedIRJET -  	  Voice based E-Mail for Visually Challenged
IRJET - Voice based E-Mail for Visually ChallengedIRJET Journal
 
Application of Savings and Loan Cooperative Services
Application of Savings and Loan Cooperative ServicesApplication of Savings and Loan Cooperative Services
Application of Savings and Loan Cooperative ServicesYogeshIJTSRD
 

Similar to IRJET- A Social Webbing Service Vivified on Design Patterns (20)

IRJET- Trend Analysis on Twitter
IRJET- Trend Analysis on TwitterIRJET- Trend Analysis on Twitter
IRJET- Trend Analysis on Twitter
 
social networking site
social networking sitesocial networking site
social networking site
 
IRJET- Private Social Media and Data Security
IRJET- Private Social Media and Data SecurityIRJET- Private Social Media and Data Security
IRJET- Private Social Media and Data Security
 
IRJET - Application for Public Issues
IRJET -  	  Application for Public IssuesIRJET -  	  Application for Public Issues
IRJET - Application for Public Issues
 
Alumni Record System
Alumni Record SystemAlumni Record System
Alumni Record System
 
Students Club
Students ClubStudents Club
Students Club
 
Android Based E-Learning Application Class-E
Android Based E-Learning Application Class-EAndroid Based E-Learning Application Class-E
Android Based E-Learning Application Class-E
 
IRJET- Event Detection and Text Summary by Disaster Warning
IRJET- Event Detection and Text Summary by Disaster WarningIRJET- Event Detection and Text Summary by Disaster Warning
IRJET- Event Detection and Text Summary by Disaster Warning
 
IRJET- City Complaint Management System
IRJET-  	  City Complaint Management SystemIRJET-  	  City Complaint Management System
IRJET- City Complaint Management System
 
IRJET - Analysis of Fake Ranking on Social Media: Twitter
IRJET - Analysis of Fake Ranking on Social Media: TwitterIRJET - Analysis of Fake Ranking on Social Media: Twitter
IRJET - Analysis of Fake Ranking on Social Media: Twitter
 
J017648994
J017648994J017648994
J017648994
 
Incorporation of GlobalIssue factors in SDLC by using Inverse Requirement
Incorporation of GlobalIssue factors in SDLC by using Inverse RequirementIncorporation of GlobalIssue factors in SDLC by using Inverse Requirement
Incorporation of GlobalIssue factors in SDLC by using Inverse Requirement
 
IRJET- Social Network Message Credibility: An Agent-based Approach
IRJET- Social Network Message Credibility: An Agent-based ApproachIRJET- Social Network Message Credibility: An Agent-based Approach
IRJET- Social Network Message Credibility: An Agent-based Approach
 
IRJET - Social Network Message Credibility: An Agent-based Approach
IRJET -  	  Social Network Message Credibility: An Agent-based ApproachIRJET -  	  Social Network Message Credibility: An Agent-based Approach
IRJET - Social Network Message Credibility: An Agent-based Approach
 
A Study of Digitalization Efforts for Effective Functioning of Self-Help Groups
A Study of Digitalization Efforts for Effective Functioning of Self-Help GroupsA Study of Digitalization Efforts for Effective Functioning of Self-Help Groups
A Study of Digitalization Efforts for Effective Functioning of Self-Help Groups
 
TWITTER SENTIMENT ANALYSIS
TWITTER SENTIMENT ANALYSISTWITTER SENTIMENT ANALYSIS
TWITTER SENTIMENT ANALYSIS
 
TWITTER SENTIMENT ANALYSIS
TWITTER SENTIMENT ANALYSISTWITTER SENTIMENT ANALYSIS
TWITTER SENTIMENT ANALYSIS
 
MedWise: Your Healthmate
MedWise: Your HealthmateMedWise: Your Healthmate
MedWise: Your Healthmate
 
IRJET - Voice based E-Mail for Visually Challenged
IRJET -  	  Voice based E-Mail for Visually ChallengedIRJET -  	  Voice based E-Mail for Visually Challenged
IRJET - Voice based E-Mail for Visually Challenged
 
Application of Savings and Loan Cooperative Services
Application of Savings and Loan Cooperative ServicesApplication of Savings and Loan Cooperative Services
Application of Savings and Loan Cooperative Services
 

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

Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024hassan khalil
 
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
 
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
 
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...ZTE
 
(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
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxpurnimasatapathy1234
 
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
 
power system scada applications and uses
power system scada applications and usespower system scada applications and uses
power system scada applications and usesDevarapalliHaritha
 
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
 
Heart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxHeart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxPoojaBan
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSKurinjimalarL3
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Dr.Costas Sachpazis
 
chaitra-1.pptx fake news detection using machine learning
chaitra-1.pptx  fake news detection using machine learningchaitra-1.pptx  fake news detection using machine learning
chaitra-1.pptx fake news detection using machine learningmisbanausheenparvam
 
(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
 
Artificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxArtificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxbritheesh05
 
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
 
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...srsj9000
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidNikhilNagaraju
 
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort serviceGurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort servicejennyeacort
 

Recently uploaded (20)

Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024
 
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
 
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...
 
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
 
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
 
(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...
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptx
 
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
 
power system scada applications and uses
power system scada applications and usespower system scada applications and uses
power system scada applications and uses
 
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
 
Heart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxHeart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptx
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
 
chaitra-1.pptx fake news detection using machine learning
chaitra-1.pptx  fake news detection using machine learningchaitra-1.pptx  fake news detection using machine learning
chaitra-1.pptx fake news detection using machine learning
 
(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
 
Artificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxArtificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptx
 
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
 
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfid
 
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort serviceGurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
 

IRJET- A Social Webbing Service Vivified on Design Patterns

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 05 Issue: 03 | Mar-2018 www.irjet.net p-ISSN: 2395-0072 © 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 3656 A SOCIAL WEBBING SERVICE VIVIFIED ON DESIGN PATTERNS Gowri Ravi S1, Sumithra M D2 1PG Student, Dept. of Computer Science, LBSITW, Kerala, India 2Assistant Professor, Dept. of Computer Science, LBSITW, Kerala, India ---------------------------------------------------------------------***--------------------------------------------------------------------- Abstract- Women are the largest untapped reservoir of talents in the world. Today, in the current global scenario, women are facing a lot of favoritism. Nowadays opportunity of showcasing a women’s talent is quiet marginal.Thispaper presents a women-friendly Android applicationandwebsite using design patterns. The application provides a platform for women users to create their own account and sharetheir expertise. The unique feature of this system is the provision of shopping; it also acts as an e-commerce application. Account holders; on the other hand, make use of the system in the aspect of the business. Such a system ensures talent exhibition and money making for women from any society. The app is made more compactable and improved ease of use with the help of design patterns. Key Words: talent, android app, website, design patterns, social networking, e-commerce. 1. INTRODUCTION The 21st century has proved to be the trendsetter for women empowerment. Despite that woman in the present scenario are limited with a platform to showcase the talents. In today’s society, women from various levels are skilled in various fields. Opportunity is a great factor here; most women cannot take part due to their own personal reasons. Smartphones and social media play a vital roleinthepresent storyline. Keeping in line with this, the system paves a wide way for empowering women personalities. Pratibha Patel, the former president of India stated that ‘Women have talent and intelligence, but due to social constraints and prejudice; it is still a long distance away from the goal of gender equality’. Whatever be a women’s talent, it should be pulled out and givebetter recognitionand respect. Empowering women to participatefullyineconomic life across all sectors is essential to building stronger economies, achieve internationally agreed goals for development and sustainability, and improve the quality of life for women, men, families, and communities. Women empowerment is a must for the betterment of our country’s future, as women are better managers than men. Social media is one of the powerful emergingtoolsacrossthe globe. The use of social networking sites has become one of the popular ways of socializing. The growth of cell phones, especially smartphones, has made social networking just a finger tap away. The three reasons why mobile technology will help in this innovation are smartphone use among women are adversely increasing hence they are easily accessible, crowd-sourcing and affordable scalability. From the latest analysis, fully 45% of cell phone owners use a social networking site on their phone, and 33% do so on a typical day. India ranked second in Facebook and third in Twitter usage. These social networking sitesnot only pave a way for communicating across the globe but they have played a major role in empowering women, encouragingthe civic participation among women from all over the world. But still many women in our society are scared of social media and social commitments. This paper focusesonhowa women’s friendly application can beusedwiselytoempower women in a conservative culture like India. Social media could enhance women’s participation in economic and political life, and allows them to increase their self- expression and promote social change, and this is a strong belief that has risen up in the society. However, women face barriersin real life that hinderswomen fromparticipatingin social media and seeing the impact it has on their lives. The barriers are disclosure of personal information’s, lack of technical knowledge. Most of the applications available today are facing many design issues. Software design patterns are used in such situations to rectify and make the application much reliable and compactable. Hence this application is exclusively for women users, it should be modeled in an easy to use form. The quality of application can be enhanced using patterns. The development using design patterns ensures better user interface, e-commerce application, category classification, mobile & web application and so on. 2. MOTIVATION In the present scenario, it is difficult to figure out an application which is exact user friendly. The design issues are still non solvable. This project aims to develop an application which is completely user friendly solving the major design issues by introducing architectural patterns. Another motivation behind this project is to build a women friendly platform to enlighten their expertise, discuss their issues, serve them with prior facilities like help line number and health tips. 3. THE PROPOSED SYSTEM The proposed system describes an application which provides a wide environment for female users to build their own identity. The features of the proposed system are:  Provides users to showcase their talents.  Provides user to upload photos, videos so that user can maintain own profile.
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 05 Issue: 03 | Mar-2018 www.irjet.net p-ISSN: 2395-0072 © 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 3657  Provides users to sell their products.  Provide users with legal support.  Provide users with women helpline facilities. 3.1 SYSTEM ARCHITECTURE The following architecture diagram showsthemodulebased classification of the system: Fig- 1: Development modules The proposed application consists of four modulesasshown above. The modules are namely, data gathering, authentication, organization, profile management. (a) Data gathering module This module collects the basic needed general information from the user. This module helps user for initial login and regular usage. (b) Authentication module The system is privileged to women users. For authorizing the user, the system encompasses a credibility enabling the module. By scrutinizing user’s aadhar identity card (a multi-purpose National ID card) authentication is performed. (c) Organization module This is the core module of this system. Based on the information gathered from user the entities are categorized. This categorization makes the system more reachable to reputed and non-reputed users. (d) Profile management module The entire administration of applicationismanaged by this module. The various women-friendly associated serviceslike empowering activities,legal support, help line services etc. are enhanced in this module. 3.2 SYSTEM COMPONENTS 1. Web application The application enables information access via web. The system serves both as informative and interactive. 2. Database server This component hosts the database which would store information related to the usestheir variousarea of interest then are made available to the developers. Thedataishosted in a MySQL database and accessed by the Android application and the web template. 3. Android application The Android application helpsuser with hand held services. It makes the whole application access in a single touch. 3.3 THE SYSTEM PROCESS DIAGRAM Fig- 2: Process flow diagram 4. DESIGN PATTERN ORIENTED SOFTWARE ARCHITECTURE When there is a need of solving a recurring problem, solutions have to be fabricated. Usually,solutionsaretermed out in the aspect of referring old problems and its way of solving it. For this, existing problem- solution pairs have to be analyzed. By scrutinizing the specific problem- solution pairs helps in deriving patterns to solve proposed problem. These patterns can be reused for similarly occurring problem.
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 05 Issue: 03 | Mar-2018 www.irjet.net p-ISSN: 2395-0072 © 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 3658 The goal of design patterns is to help software developersin resolving commonly occurring problems which are encountered during software development. The software design patterns widely defined as: “a software design pattern is a general, reusable solution to a commonly occurring problem within a given contextin softwaredesign. It is not a finished design that can be transformed directly into source or machine code.” 4.1 USAGE OF DESIGN PATTERNS  It can speed up the development process by providing proven development paradigm.  It improves code readability, reusability preventing narrow issues which cause major problems.  It provides standard terminology and is specific to particular frame work.  It helps unexperienced developerstolearnsoftware design in an easy and faster way. 4.2 QUALITIES OF DESIGN PATTERNS (a) Reusability: The level to which a design can be reused to form another design. (b) Modularity: The level to which the implementation of functions of a system are individualistic from one another. (c) Generality: The level to which a system provideshugeset of functions at run time. (d) Scalability: The level to which a system can subsist with large amount of data. (e) Robustness: The level to which a system continues to function well under anonymous conditions. 4.3 ROLE OF DESIGN PATTERNS The design patterns are categorized into three- creational, structural, and behavioral. The creationalpatternsdealswith object creation mechanism whereas structural and behavioral are concern with interaction and relationship among objects respectively. These patterns are again categorized with respect to existing design issues. Of these defined patterns, the following are implemented in this project: 4.3.1 SINGLETON PATTERN Singleton pattern is one of the simplest design patterns.This type of pattern comes under creational patterns. This pattern is adopted when an application needs one and only one instance of an object. This system is exclusively for female user; hence the usage of singleton pattern comes here. Fig shows, if gender is a class then it can have one and only one instance called female. Fig- 3 Singleton pattern 4.3.2 DECORATOR PATTERN Decorator patterns provide a flexible alternative for extending it characteristic functionality, and allow attachment of additional responsibilities to an object dynamically. Hence this pattern is adopted when there is a need to add additional behavior to existing objects. This pattern comes under structural design patterns. Fig shows, the category classwhen calls sort functionality immediately it performs sorting based on the defined objects. To make the sort more precise it dynamically adds state to individual objects. Fig-4 Decorator pattern 4.3.3 OBSERVER PATTERN An observer pattern fallsunder behavioralpatterns,whichis concern with the relationship among objects. This is used when there is one-to-many dependency between objects. This pattern is encountered when a giant design does not scale well as requirements are recorded. Fig shows a class talent where each user may have more than one talents. So one-to-many dependency is implemented using observer patterns.
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 05 Issue: 03 | Mar-2018 www.irjet.net p-ISSN: 2395-0072 © 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 3659 Fig- 5 Observer pattern The above mentioned patterns help in creation, interaction, organization of this system. 5. EXPERIMENTAL SETUP The experiments were performed using an Intel(R) Core(TM) i3- 3217U CPU @ 1.80GHz CPU with 4.00 GB RAM and 1 TB hard disk; system type 64- bit Operating System, android mobile with the support of Wi-Fi. In the development of the Cleo(womanempowermentapplication) mobile app and website the softwarerequirementsareFront End is Android studio IDE for Android, Visual Studio 2012 IDE for website development; Back End is Django, MySQL database, connective Wi-Fi router software. 6. CONCLUSION This paper presents necessary guidance for women usersto participate fully in economic life across all sectors which is essential to build stronger economy, achieve internally agreed goals for development and substantiallyandimprove the quality of life for women. The proposed system model helps user in creating their own account containing their exertion in any area, helping them with physical and mental guidance. It provides with some women helpline numbers, advice from eminent personalities, health tips etc. Hence using this single application user may enlighten their talent, have an earning, and civilize their persona, mettle themselves. The design issues faced by current applications are solved using patterns, the android app and webtemplate is made compactable and versatile. REFERENCES [1] A. Meiappane1 , Dr. V. PrasannaVenkataesan,“REQUEST AND NOTIFICATION PATTERN FOR AN INTERNET BANKING SYSTEM”, Published by International Journal of Computer Science and Information Technology Research (IJCSITR) www.researchpublish.com. [2] Dr. Vuda Sreenivasa Rao1 , Dr. T. Murali Krishna, “A Design of Mobile Health for Android Applications”, Published by American Journal of EngineeringResearch (AJER). www.ajer.org. [3] Dr. Sridhar Mandapati1 , Sravya Pamidi , Sriharitha Ambati, “A Mobile Based Women Safety Application (I Safe Apps)”,Published by IOSR Journal of Computer Engineering (IOSR-JCE) .www.iosrjournals.org. [4] “Do Design Patterns Impact Software Quality Positively?” [5] Ankit Bansal , Ajit Rana , Akhil Bansod , PrafullaBaviskar “Mobile Based Campus Information Retrieval Android Application”. www.ijcsmc.com [6] Jitendra Ingale, Parikshit mahalle. “ANDROID BASED WS SECURITY AND MVC BASED UI REPRESENTATION OF DATA”. [7] “Baandhav: Smart Mobile Application for the Safety of Women and Elderly Population”, Dr. B. R. Prasad Babu, Smita Patil, Gayathri T, published by International journal of innovative research and development.