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: Add button #5

Open
sannesofie opened this issue Feb 22, 2022 · 1 comment · Fixed by #25
Open

Must have: Add button #5

sannesofie opened this issue Feb 22, 2022 · 1 comment · Fixed by #25

Comments

@sannesofie
Copy link
Collaborator

No description provided.

@sannesofie sannesofie added this to the Planning milestone Feb 22, 2022
@sannesofie sannesofie changed the title Must have: User can add items on shopping list Must have: Add button Feb 24, 2022
@sannesofie
Copy link
Collaborator Author

2- The add-button:

  • As a user I can see a button [Add]
  • there is 1 buttons under the title
  • this will be developed on the branch 2-add-button.

Issues:

`1. HTML:`
- [ ] use `button` to include the add-button.


`2- CSS:`
- [ ] use `left` align to place the button.
- [ ] use `` color.
- [ ] use `Arial` as font type.

`3- JS:`
-  `type: components`
-  `type: logic`
-  `type: handlers`

This was linked to pull requests Feb 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment