IJCRT2105128

Download as pdf or txt
Download as pdf or txt
You are on page 1of 7

See discussions, stats, and author profiles for this publication at: https://www.researchgate.

net/publication/372495564

In a World of Social Media: Instagram Use In Social Networking Marketing and


It's Effect on Well-Being

Article · May 2021

CITATIONS READS

0 452

1 author:

Shivi Sharma
Jaypee University of Information Technology
30 PUBLICATIONS 171 CITATIONS

SEE PROFILE

All content following this page was uploaded by Shivi Sharma on 21 July 2023.

The user has requested enhancement of the downloaded file.


www.ijcrt.org © 2021 IJCRT | Volume 9, Issue 5 May 2021 | ISSN: 2320-2882

In a World of Social Media: Instagram Use In Social


Networking Marketing and It’s Effect on Well-Being
Manish Singh, Nilesh Kumar, Dr.Shivi Sharma
Student, Student, Assistant Professor
Computer Science and Engg, Computer Science and Engg, Computer Science and Engg
Lovely Professional University,Kapurthala,India.

Abstract- The use of social media becomes more popular among all age groups. They use various social media platforms to express their
views, share their photos and videos, and exchange ideas and messages in the form of text. Nowadays social media is becoming an effective
tool to stay in touch with friends who is far away from you and to stay up to date with news and current events. Many companies use various
social media platforms as advertising platforms so that they can reach more and more people. Social media helps bloggers to drive traffic to
their websites. By using various social media platforms we can create awareness and share it among a large number of peoples. One of the
famous social media platforms is Instagram. This platform allows users to share photos and videos with their friends. According to official
statistical information,90 to 95 million pictures are posted on Instagram daily. Many Teachers use Instagram to develop classroom activities
innovatively. Instagram is successful today because they provide very interesting features and their user interface is so simple. This paper
will give a summary of how to develop an app like Instagram.

Keywords: Socialnetworking ,Instagram, Beliefs, Qualitative, Marketing,tool, Businesses, Digitalization.

Introduction:
Instagram is the latest form of communication in which users can share their photos by twisting them using filters. Instagram users are
increasing day by day since it was launched in October 2010 (1). It offers its users a matchless way to post pictures and videos. It provides
numerous filters to change the appearance of an image. It also allows similar social connectivity to other social media platforms such as
Facebook, Twitter, etc in which everyone can follow any number of other users (2). On Facebook, Twitter the persons whom one can follow
are called “Friends” but on Instagram, they call them “Followers”.Instagram social’s network is not uniform, meaning if user A follows user
B then B need not follow A back. There are four ways by which we can share our photos and videos on Instagram. (3)
● Privately
● Publicly
● Directly
● Via instagram stories
One can control their privacy on Instagram. In this, he can make the Instagram account private so others whom he doesn't give any approval
can’t follow him.

Instagram Clone:
Instagram Clone is an impressive photo sharing script which is built to develop its own photo and video sharing app similar to instagram.
Instagram clone is fully developed with impressive features that helps users to share or upload videos and photos anytime, anywhere. (4)

How To Make Your App Exclusive:


The following points help to make your app different from others:
● Crystal clear UI/UX design of an app.
● Uncomplicated photo-sharing specialty.
● Convenient Navigation.
● With attractive graphics and visuals.
● Feed Personalisation.
● By providing various tools for twisting photos.
Following things must we consider for creating an Instagram clone app
● Originate new and distinctive photo twisting or editing tools inside the app. Build new filters and editing tools.
● Design the feature of photo-sharing for a particular user group.
● Give tutorials to your users on some photo editing sessions.
● Add functionality to produce theme photo albums.

IJCRT2105128 International Journal of Creative Research Thoughts (IJCRT) www.ijcrt.org b226


www.ijcrt.org © 2021 IJCRT | Volume 9, Issue 5 May 2021 | ISSN: 2320-2882

Literature Review:
DUIN J. VAN et al 2019 proposed that The affordance provided by Instagram and its Instagram Stories, and the purpose of this goal is to
show that the contemporary ephemeral image is employed in favor of the platform’s strategy to guide the users towards sharing their images
at a high frequency. Arguably, this strategy can be related to the company’s business model, and it feeds into the assumption that Instagram
Stories is balancing the participation of its users with a strategy to increase profits. Through the design of the platform, Instagram steers the
user towards this need of using the photo as a means of communication. JASON G MILES et al 2020 proposed that Instagram is the first
social media site that was born mobile” and has become the key to kicking your mobile marketing into high gear. Instagram provides an
opportunity for you to bring your company into the new mobile revolution without complexity or drama. (5)

Methodology:

1. HOW TO DEVELOP AN APP LIKE INSTAGRAM


There is certain guidance that helps to develop an app like Instagram:
● Perform Market research for your app
● Develop a prototype model to learn about app feedback from the target audience.
● Read about popular features of other photo-sharing apps and add unique features in your app which is more advanced than those popular
features.
● Make a strategy for advertising your app so it reaches the target audience.
Fundamental functions of Instagram like app
● Allow users to sign in or log in to the app by entering an email id or mobile number or entering his/her Facebook id or by face detection
technology which makes the app exclusive from Other apps. (6)

● This app should allow users to share the location of photos/videos from where they upload and also tell some famous place of that location.

IJCRT2105128 International Journal of Creative Research Thoughts (IJCRT) www.ijcrt.org b227


www.ijcrt.org © 2021 IJCRT | Volume 9, Issue 5 May 2021 | ISSN: 2320-2882

● This app should allow users to invite friends from their Facebook and other social media platforms.
● This app must notify the users instantly when someone likes, comments, or shares the post.
● This app must provide a voice search option for searching for another user.
● This app must provide advanced tools for modifying the post.

Flow Diagram of an instagram like application (7)

Time Estimation for adding features

IJCRT2105128 International Journal of Creative Research Thoughts (IJCRT) www.ijcrt.org b228


www.ijcrt.org © 2021 IJCRT | Volume 9, Issue 5 May 2021 | ISSN: 2320-2882

Tool required to develop an app like instagram

● React JS:-React JS is a demonstrative, productive, and stretchy javascript library for building user interfaces. It allows us to compose
difficult UIs from small and inaccessible pieces of code which are called components. It also allows us to create reusable UI components. It
is an open-source and component-based, front-end library. Features of React JS (8)
1. It provides a lightweight document object model
2. It follows a unidirectional data flow which enables easy debugging of the errors.
3. React JS learning is easy because it mostly combines basic HTML and javascript
concepts.
4. React can be used to develop both mobile and web applications.

● Python:- Python is an object-oriented scripting language. It is a scripting language because it does


not require a compiler for generating machine code. It uses an interpreter for generating byte code.
Features of Python
1. We do not need to compile the program before executing it.
IJCRT2105128 International Journal of Creative Research Thoughts (IJCRT) www.ijcrt.org b229
www.ijcrt.org © 2021 IJCRT | Volume 9, Issue 5 May 2021 | ISSN: 2320-2882

2. In python we can incorporate a large program into a python function and call them at any time.
3. In this automatic garbage collection is supported.
4. It supports GUI applications.
● Django:- Django is a python web framework that allows you to develop websites. Framework
banishes the need to write a lot of repetitive code that has been used in many different applications.
Features of Django
1. Django is written in python language so we do not need to stick only to a particular server platform, it can run on many platforms.
2. Django works on the Don’t repeat yourself principle so there is no needless duplication which makes code short.

RESULTS

This study emphasizes certain factors to develop an app like Instagram. The first factor is to do thorough research about the other apps which
are similar like Instagram and already present in the market, The second factor is to make your app more popular, add some exclusive
features in apps like upload photos and videos either from pc or mobile without signing in both devices. The next factor is taking care of the
budget because developing this type of app requires huge money and manpower.

Conclusion/FutureWork

So by this paper, we now understand what efforts are required to develop an app like Instagram. We all know that Instagram gains popularity
due to its simple interface and excellent features. For developing an app like Instagram the important point is to include basic features of
Instagram and always observe the new thing it uses and come up with the features which distinguish your app from other photo-sharing apps.
It is very important to keep your app updated and it is only done by continuously testing and improving. The main function of a photo-
sharing app is to share the image which is transferred from the user’s device. In your app, there should be a feature of video sharing because
nowadays people are attracting more towards the application which has both functions for sharing. There are lots of photo-sharing
applications are present there so creating some unique or exclusive is important. Now you understand how to develop an app like Instagram
and what is important to get fruitful outcomes. If you deliver the best and unique quality product to users, success will easily find you and
always keep in mind while developing an app to keep a place for improvement in the app because technology is changing every day.

IJCRT2105128 International Journal of Creative Research Thoughts (IJCRT) www.ijcrt.org b230


www.ijcrt.org © 2021 IJCRT | Volume 9, Issue 5 May 2021 | ISSN: 2320-2882

Instagram is not going away anytime soon it still has over one billion daily active users if space taught us anything, it’s that when the world’s
biggest social media site collapses, it effectively does so overnight.

As a part of future work, we will study some unique features which are not presented in Instagram or other existing photo-sharing apps.
These features can be like, user can log in to his/her account by iris scan, user can control who can see his/her profile pic and other
information, etc.
References:

[1]https://www.investopedia.com/terms/s/socialmedia.asp
[2] https://courses.lumenlearning.com/boundless-marketing/chapter/introduction-to-social-media-and-digital-marketing/
[3] https://blog.back4app.com/how-to-make-an-app-similar-to-instagram/
[4] https://codetiburon.com/make-social-network-app-like-instagram/
[5] https://www.minttm.com/instagram-clone-script
pdload.com/blog/how-to-create-an-app-like-instagram/
[6] https://www.appclonescript.com/how-much-does-cost-to-create-app-like-instagram/
[7] https://mlsdev.com/blog/70-how-to-develop-an-app-like-instagram
[8]https://www.researchgate.net/publication/272026006_Beliefs_about_the_Use_of_Instagram_An_Exploratory_Study
[9]https://www.researchgate.net/publication/265377226_How_Instagram_can_be_used_as_a_tool_in_social_networking_marketing
[10] https://www.arjonline.org/papers/arjbm/v4-i1/12.pdf
[11]https://journals.sagepub.com/doi/full/10.1177/2056305120912488
[12]https://digitalcommons.bryant.edu/cgi/viewcontent.cgi?article=1003&context=macomm
[13]https://ir.ua.edu/bitstream/handle/123456789/6133/file_1.pdf?sequence=1&isAllowed=y
[14]https://www.researchgate.net/publication/341207893_The_Effects_of_Instagram_Use_Social_Comparison_and_Self-
Esteem_on_Social_Anxiety_A_Survey_Study_in_Singapore
[15]https://dspace.library.uu.nl/bitstream/handle/1874/367958/Amber%20Smeets_thesis%20-
%20zonder%20syntax.docx?sequence=2&isAllowed=y
[16] https://www.mdpi.com/1999-5903/10/8/77/pdf

IJCRT2105128
View publication stats
International Journal of Creative Research Thoughts (IJCRT) www.ijcrt.org b231

You might also like