Athena9355 / Fire-extinguisher

2 stars 1 forks source link

Individual contributions (Athena) #60

Closed Athena9355 closed 3 years ago

Athena9355 commented 3 years ago
  1. When our names are typed in the greet function on mini lab page, it takes the user directly to the our individual pages. For example, if "athena" is typed in the box, it takes the user directly to Athena's about me page. This works for the names of every group member. link

  2. Finished hack 1: allows the user to input the number of bits that they want and use the number inputted as the number of bits. linkTo avoid the circumstance that the user accidentally inputs a letter, the input is set so that only integers can be inputted by the user link.