Skip to content

jamesj-0/week3-GMNO

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

week3-GMNO

Description

A to-do-list web app that will

  • Allow you to organise your lists by adding cards for each section, i.e. shopping list, monday, morning routine

Improvements

Accessibility

  • should be able to click on the text for each item

Agreed Numbering Tags

E0 Short story E1 Story E3 Long Story E5 Extra Long story

Personal Learning Objectives

Vatsal

Ina

  • Get comfortable with testing.

James

Kat

  • Work well in a project that was completely remote
  • Use CSS grid successfully
  • get to grips with testing!
  • Understand what I need to do as scrum master

Core User Stories

  • Add tasks to a list so that I can keep track of them
  • Check things off my list so that I can see what I’ve done
  • Delete things from the list if I don’t need to do them anymore
  • As a motor-impaired user, I want to:
  • Use all the features of the app without a mouse

Stretch User Stories

  • User can Add and remove cards to organise their to-do lists
  • Filter out completed to-dos from my list so that I can focus on what's left to do

Acceptance Criteria

  • A working to-do list
  • Tests for (at least) each user story
  • A responsive, mobile-first design
  • Ensure your app is accessible to as many different users as possible

Planning

Original Plan

We used Zoom white board to draw our basic plan!

Resources

Key Learning Takeaways

  • CSS Grid
  • TESTING TESTING TESTING!!!

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 69.7%
  • CSS 17.5%
  • HTML 12.8%