solid-bucket-list
solid-bucket-list copied to clipboard
A simple bucket-list using the super powerful solidjs
 This is a proposed feature addition for #9 ## What - Add a button below the add wish form with the label "Clear Done Wishes". -...
**Is your feature request related to a problem? Please describe.** Offering a feature where a clear button will be and after clicking that button the done wish will be cleared....
This is a proposed fix for #3 Also contained in this PR: - Updated yarn.lock file
**Describe the bug** Right now, the UI allows the user to submit an empty wish. We shouldn't allow that. **To Reproduce** Steps to reproduce the behavior: - Do not add...
now each wishes will contain a deadline field which will show the user how much time left to complete the wish. also the creation time of wish is there to...
### Add bucketlist edit functionality and add necessary css issue #1 ### Screenshot or example output 
**Is your feature request related to a problem? Please describe.** yes, some time we mistakenly delete any wish, but then we want to restore them, we just can't. the problem...
**Is your feature request related to a problem? Please elaborate.** Presently, our feature request primarily consists of a basic text and status. However, envision the potential if we enhance this...
# What does this PR do? This PR adds functionality to delete a wish with confirmation fixes #2 # How to test? - setup project - run project on http://localhost:3000...