Skip to content

fac21/week3-CJMS-todo-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Week 3 Project: To Do List

Roles: 🧠


Screen Shot 2021-03-25 at 16 36 25

Features ✔️

  • Random changing background image (via API) ✔️
  • Checkbox to mark items as completed ✔️
  • Delete function to delete tasks ✔️
  • Add things to the list ✔️
  • Accessible to motor-impaired users ✔️

Accessibility check

Improvements to make 🌱

  • The API only allows a certain number of calls per hour, so we added a default image if we reached the limit. But the default image always pops up for one second before the new image loads. Could fix this by lowering resolution of images.
  • Filter functionality to move completed items to bottom of list.
  • Allow background image to cover entire screen even after adding multiple tasks.

About

A to-do list written in Javascript, that fetches image data from an API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •