tibudiyanto / jakarta-vax-availability

jakarta-vax-availability.vercel.app
100 stars 46 forks source link

Split `index` page into several components to reduce lines of code #57

Open resir014 opened 3 years ago

resir014 commented 3 years ago

Description

The index page should be refactored into several smaller modules to reduce the number of lines of code.

Implementation Model

[TODO] ## Tasks - [x] #44 - [ ] Move components that contain logic to `modules/` folder, separated each by feature folders - [ ] Move essential helpers into `helpers/` folder
pveyes commented 3 years ago

My proposal for the first candidate would be #44, I've outlined the approach in the comment