- Nextjs
- Apollo graphql
- CSS modules
- React-table
- Seo
- Add meta title and description
- Filtering
- Use next/router for state updates
- UI
- Prettier design
- Residents cards should be more card-like
- UX
- Use react-window for virtualizing lists
- Add pages for each location instead of one big table
- Typescript
- React table has poor typing therefore sometimes the type
any
was used, refactoring recommended
- React table has poor typing therefore sometimes the type