Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 840 Bytes

File metadata and controls

34 lines (23 loc) · 840 Bytes

Image description

ProGrad Project-Builder | HTML & CSS | SMARTWATCH UI

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: UI

Create the design of smartwatch.

Progression 2: SET THE DATE AND TIME

Set the date and time in the smartwatch.

Image description

Happy Coding ProGrads❤️