- Designed wireframe Figma model before implementing the webpage with HTML and responsive CSS styling
- Developed the list and task creation, navigation, and classification features using object-oriented javascript
- Used the MVC archictecture to update and save the current state within the browsers’s Web Storage API
- Frequently committed code with Git versioning sofware to increase development speed and organization
Create multiple list to store a variety of tasks.
Create tasks with due dates, priority colouring, and completion statuses.
- Javascript
- HTML
- CSS