jheidepriem / fitLit-tracker

FitLit project starter kit for students
0 stars 3 forks source link

Refactor #39

Closed awirth224 closed 1 year ago

awirth224 commented 1 year ago

Description

Refactor code in scripts to be more SRP functions and DRYer. Added h3 and p tags to html so that in scripts innerText could be used in place of innerHTML to make site more secure and have less code in scripts.

Fixes # (issue)

Refactor

Checklist: