Image description

ProGrad Project-Builder | JS | SMARTWATCH SMS

We have learned all the important concepts in JavaScript. Now lets work with our project builder in building a smartwatch, applying all of the concepts we have just learned.

What should you do

Fork this repo
Clone this repo
Practice HTML,CSS Features

How To Submit

Upon completion, run the following commands:

git add .
git commit -m "ProGrad ID"
git push origin master

And finally, create a pull request so your ProGrad Mentor (PM) can review your work.

Progression 1: IT'S TIME FOR A SMS

Setup the sms feature in your smartwatch.

Image description

Progression 2: SHOW EM THE TEXT

Setup the 'eventlistener' in the sms feature. When you click on the particular message it should show the complete text.

Image description

Happy Coding ProGrads❤️