Paper Key : IRJ************294
Author: Prof.jyotsna Wagh ,Changan Chaitali Popat ,Pokale Ishwari Ravindra,Gone Swayam Sachin
Date Published: 11 Nov 2024
Abstract
The project introduces the social software performance model and uses it to interpret the evolution and usage of social networking sites. Drawing the idea from influence of social networking sites on our day to day life, an application for the betterment of pets will be developed by using the concept of native application development. The application serves a platform to the user where they can share pictures of their pets, shop for pet accessories, a forum where the users can ask or answer questions about their pets. The motive behind developing this application is to search for shelters for abandoned animals and raise an awareness among people about the plight of strays and how each one of us can ensure a better and safer environment for these animals. The application will be named as Paws. It will be designed in React Native. The application will be developed in Android Studio. The back end of the application will run in NodeJS to use the package managers like npm and yarn, also NodeJS provides functionalities to create easy to deploy development servers which are relatively easy to debug. Since its an Android application written purely in JavaScript, the React Native library which was open-sourced by Facebook for Developers in 2015, a possibility to write native applications for mobile devices without formally having any knowledge pertaining to languages native to given operating systems, like Java or Kotlin for Android, or Swift or Objective-C for iOS. React Native allows us to write and use purely native applications in JavaScript(ES6). It is not a typical WebView, i.e. a Web Application wrapped in a mobile browser content to be responsive (E.g.: Ionic or PhoneGap), it runs on purely native code depending on the operating system, React wraps its JavaScript code around a Native Application Wrapper, which interprets and compiles the code from ES6 Standard to underlying native code, and thus, we get a much faster, more fluid and more responsive application. React Native is one of the most versatile libraries open sourced by Facebook.
DOI Requested