This is the part 2 of the second tutorial in our Javascript tutorial series, where I've been teaching you how to create mini apps.
In this tutorial, we'll be handling the basics of data processing and display with Javascript. The inputs your user gives in the input text boxes should be processed by our Javascript code and displayed in the desired format in a table. That's our goal here.
This is the part 2 of this app. We'll be creating the CSS styles of our mini app here.
Enjoy! Please subscribe to our channel to learn how to create more mini-apps like these.