WHAT? (What did we learn?)

    What is the difference between a Website and a Web Application?

        A Website is a collection of related webpage that contain text, images, videos, etc.

        A Web Application is a piece of software that can access by a browser.

Website Web Application
Static Dynamic
Read content only not manipulate Both read content and manipulate
No need to be precompiled Precompiled before deployment
Simple function Complex function
Authentication is not necessary Mostly requires authentication
Built using HTML, CSS, and maybe some JavaScript Built using HTML, PHP, JavaScript, and any programming stack

    What is 000webhost?

        000webhost is a web hosting that provides an array of valuable features, including a website builder, WordPress support, and no ads. And for the first one, we can have it for free.

        You can watch how to use it here 


    What is WordPress?

        WordPress is a free open-source content management system written in PHP.

    What is Elementor?

        Elementor is a WordPress plugin that let you can make a WordPress web by drag and drop system.

        You can watch how to use it here (You can start watching at 06:34 installing WordPress because before that is web hosting that you can use any web hosting that you want but that must support WordPress)


SO WHAT? (Why is this important?)

    This is important when you want to make your web application because this would make it easier for everyone. After all, you don't have to write in PHP and think at the same time as writing what would it be if I do this.

NOW WHAT? (implications / reflections)

    This class makes me know the WordPress plugin that helps me can make my web app easier. And in the future, I am quite sure that this would be very important because when I want to apply for jobs employers maybe want to see my experience. So, I can show this as a CV or Portfolio web app.