An activity from Day 2 of JavaScript She Codes Plus
- Mark items as important. [x] I made them bold when they are marked as important
- Add a field for due date. [x] I added status for overdue
- Add arrows for moving items up/down the list.
- add up arrow
- add down arrow
- add up function - created move function for up and down
- add down function - created move function for up and down
- include all arrays in both functions - created move function for up and down
- if statement to stop up at top and down at bottom
- Categorise items by colour.