margaritahumanitarian / helpafamily

Impactful ways to help families in need through donated meals, hygiene kits, and more. By Margarita Humanitarian Foundation.
https://helpafamily.margaritahumanitarian.org/
GNU Affero General Public License v3.0
66 stars 111 forks source link

Convert causes from radio buttons to checkboxes #6

Closed audreyfeldroy closed 3 years ago

audreyfeldroy commented 3 years ago

On https://helpafamily.margaritahumanitarian.org/ these radio buttons would be better as checkboxes, allowing donors to support more than one cause if they wish.

 2021-08-08 at 19 30 51

To implement this, use the Form-Checkbox daisyUI Tailwind CSS component: https://daisyui.com/components/form/checkbox

audreyfeldroy commented 3 years ago

I started on this, but I only implemented the front-end part of the checkboxes and it was late. I could really use help!

My work so far: https://github.com/margaritahumanitarian/helpafamily/pull/7/files

See the deploy preview to get an idea of where I left off: https://deploy-preview-7--helpafamily-margarita-humanitarian.netlify.app/

Requirements:

audreyfeldroy commented 3 years ago

Huge thanks @rathijitpapon for your help with this in #44.

Rathijit and I are working together on this now.

audreyfeldroy commented 3 years ago

This is done and merged. Thanks again @rathijitpapon!