D1935827V / spring_portfolio

Tri 1: Java and Spring Intro
0 stars 0 forks source link

Write a Java typewriter #23

Closed BraydenBasinger closed 2 years ago

BraydenBasinger commented 2 years ago

image

Have a button that you click, and when you click it, it writes out a sentence. This will give the website their own "groove". I will add this to my html page and maybe the home page if the scrum team likes it. This is what my goal is:

`

` - [ ] understand the htmk behind the code - [x] write out the sentence that I want to have the typewriter write - [x] determine the speed of the typing from the typewriter
BraydenBasinger commented 2 years ago

Will be completed by the end of the week