cse110-sp24-group31 / warmup-exercise

0 stars 1 forks source link

Add color and sorting to text and categories #4

Closed azuk132435 closed 2 months ago

azuk132435 commented 2 months ago

Description of Feature wanted Want to add color coordination between the side categories and the related tasks that pop up in relation to them when clicked on. Have it display 3 different colors that correspond to the related sections in which input that is added will correctly display in that section.

Describe how we would implement this solution Code specific colors for each section to display in css. In javascript code it where on input it goes tot he correct colored section.

Additional comments N/A