Soft Computing IT (IT-802)
Soft Computing IT (IT-802)
Soft Computing IT (IT-802)
Steps for the development of “Blueprint Job Board” Wix web application-
1. As Wix applications are loaded as iframes on Wix websites first the team have to develop the
standalone working web application using HTML, CSS, JavaScript for the frontend and any
backend scripting language is acceptable.
Note: This web application will be hosted on our own servers, not on the Wix servers.
2. Now, after the development of standalone Web application, we have to integrate this web
application to the Wix by using Wix.js SDK. Wix.js is used to handle communication of our Wix
application with the Wix Editor, Dashboard, and live sites. This SDK will provide a unique id for
every Wix website adding our Wix application and this unique id will be sent to our server to
identify and serve specific instance of our web application on someone’s Wix website.
3. We also have to develop the app settings panel for our web application with the use of UI.lib
provided by the Wix.
4. If our application will also have the dashboard component means if it will also have some
functionality for the management of back-office tasks then we will also have to develop it and
the development of this Dashboard component can be done in two ways both the ways are
mentioned on dev.wix.com.
5. For monetization of this Wix Web application, steps are mentioned on dev.wix.com.
1. First of all, before writing even a single line of code it is required to develop the UI/UX designs
of our application and for that, we have many software like Sketch, Adobe XD etc.
2. After designs are finalized we have to set up the development environment. As we will be
using React Native framework for the development we have to install related software, SDKs for
that.
Note: A single search on Google would be enough for setting up the development environment.
4. Listing on respective app stores like the Apple app store, Google play store, Amazon app store
etc.
5. For ensuring that our mobile application doesn’t get lost in already crowded app stores with
millions of applications a considerable effort in ASO(App search optimization) has to be done.