FGA-GCES / houdini

Free and open source fundraising infrastructure for nonprofits and NGOs
https://houdiniproject.org
Other
2 stars 2 forks source link

[FEATURE] Apply clean code and solid practice #73

Open lucasA27 opened 2 years ago

lucasA27 commented 2 years ago

Is your feature request related to a problem? Please describe. It is necessary that some codes have clean code and solid application

Describe the solution you'd like

SRP applied to component: https://github.com/FGA-GCES/houdini/blob/main/app/javascript/components/form_fields/TextField.tsx

Clean code practices applied to the files: https://github.com/FGA-GCES/houdini/blob/main/app/javascript/legacy/components/address-autocomplete-fields.js https://github.com/FGA-GCES/houdini/blob/main/app/javascript/legacy/components/number-input.js https://github.com/FGA-GCES/houdini/blob/main/app/javascript/donate-button/donate-button.v2.ts

Branch

https://github.com/FGA-GCES/houdini/tree/solid-and-clean-code

github-actions[bot] commented 2 years ago

Thanks for submitting your first issue to Houdini!