To Do List: Find more javascript project ideas to add to your project folder!
-- AFTER TESTING CRIT --
- Organize tests properly in future projects (describe vs it);
- Testing user/password authentication best practices;
- Do NOT replace manual testing with test automation. Your code is FALLIBLE and subject to error.