dcgtc / dgrants

Decentralized Grant platform that implements quadratic funding.
GNU Affero General Public License v3.0
84 stars 39 forks source link

Rename and refactor grant list filtering logic #423

Open phutchins opened 3 years ago

phutchins commented 3 years ago
phutchins commented 3 years ago

407 is potentially a duplicate

metafraction commented 3 years ago

All the JSON fetching that is done in Home.vue, GrantList.vue, GrantRegistryGrantDetail.vue should be done in store/data.ts file.