Javascript WorkFlow Series 3

Build Basic User Interface

Now we need to build a basic prototype of our app. We just need the basic HTML elements and CSS. As long as we have the divs we can work with, it’s fine. We’ll worry about making the website more user friendly after.

Here’s my first user interface of the app

Final Version: