Skip to content

Latest commit

 

History

History
40 lines (20 loc) · 1.03 KB

TODO.md

File metadata and controls

40 lines (20 loc) · 1.03 KB

TO DO:

  • The Sandbox: A page to practice web development skills, to a professional level that can be shown off on it's own page.

  • Use SVG viewer for icons on home page (LinkedIn, Github, Instagram, YouTube)

  • TODO List on sandbox page

  • Removed unused styles from sheets

BUGS:

Sandbox Calc:

eql eventlistener: expression = result;

Validation on Zero input: if inout = 0, dont add another zero

Validation on operator input: if last inout character is operator, dont add another operator

COMPLETED: