homie-gg / homie

1 stars 0 forks source link

feat(Contributors): re-implement page from web repo #314

Open Brandon30067308 opened 1 day ago

Brandon30067308 commented 1 day ago

Closes #309

mikewuu commented 1 day ago

@Brandon30067308 thanks for porting all this over 🔥. generally looks good. Main changes are to use function def. for components for consistency, and also we need to use actual data from DB now.

If we're missing data / functionality we can comment out, and circle back, but need to spin off to separate GH issue.

mikewuu commented 1 day ago

@Brandon30067308 also need to fix the typecheck

Brandon30067308 commented 1 day ago

Got it @mikewuu, I'll work on these updates