JohnBinning / 2DoBox-pivot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

##ToDo-List

Hosted on Github Pages

To-Do List is a Turing School project. We were assigned a repository created by a pair of our fellow students from the previous weeks project: Idea-List. The goal of our project was to refactor the codebase, learn and run Selenium tests, and add new features.

Our refactoring included: improving variable naming, fixing the css, making the Html semantic, and organizing/DRYing up the Javascript.

Our Selenium tests include: testing the persistence, validating input, checking is the save button is disabled, validating the search functionality, and validating card deletion.

About


Languages

Language:JavaScript 79.5%Language:CSS 12.5%Language:HTML 7.9%