Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Must have: printable list #6

Open
3 tasks
mauricemat opened this issue Mar 5, 2022 · 0 comments
Open
3 tasks

Must have: printable list #6

mauricemat opened this issue Mar 5, 2022 · 0 comments

Comments

@mauricemat
Copy link
Collaborator

As a user, I can make my list (add, edit, remove) and print it.

Logic: Word list

  • type: components: Write a function renderList(toRender = []) in /components.

Interface: Word list

  • type html: A div with the id list-container to store rendered word list.

Interaction: Word list

  • The list container is blank when the app is launched

This will be developed in the branch Feature-Printable list

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant