Friday, December 11, 2020

Deciding the technologies, Platforms and frameworks to use in developing the framework

Technology is evolving rapidly and as a result, it is crucial to decide the tools to use in developing the apps. In my research, I have to develop a web site, a web application, a mobile application, and a Facebook application. The first challenge that I faced was if any platform that I can use to build all of these using a single technology. I had a couple of options.

First is to use PHP bootstrap in developing a responsive web, so that instead of developing an app user can use the web.

Second I did not have experience in developing Facebook apps and I didn't know the limitations a FB app has.

Third I was suggested to use React or Angular Frameworks in which I have never worked with before.

Fourth initially start with developing an Android Application that I am familiar with the process and then to move on any other platform.

Fifth whether to use versioning control in my project or not.

I am still pondering the choices. But for the time being, I am setting up the computer to develop Android Applications using Android Studio.


No comments:

Post a Comment

Workshop for Annotators

Let's say that you are trying to train a model using labelled data. If your model to give accurate results the training dataset should b...