Aaron William Po
b644e7eeee
Update: Implement delete account feature + package updates
2023-06-01 20:20:45 -04:00
Aaron William Po
283b944c6b
Refactor: change directory structure of hooks to organize by task
2023-05-02 21:54:49 -04:00
Aaron William Po
53c147eecc
Remove Layout in page components, used in _app
...
This fixes a glitch where the theme change button would stop working on client route change.
2023-04-22 22:16:46 -04:00
Aaron William Po
603588ca54
Update docs for useTheme hook, move meta viewport to _app
2023-04-21 23:42:14 -04:00
Aaron William Po
6a00532f75
Style updates
2023-04-21 23:32:18 -04:00
Aaron William Po
2dfb080d0c
Implement theming
2023-04-21 23:31:09 -04:00
Aaron William Po
07330beb9c
Update navbar, implement useNavbar hook, style updates
...
- Created a custom hook that returns an object with pages depending on user auth. This is a refactor of the logic found in the navbar component.
- Updated styles for card components
- Fix font size issues for mobile.
- Update theming to include a new pastel theme.
2023-04-13 23:04:25 -04:00
Aaron William Po
08422fe24e
Restructure codebase to use src directory
2023-04-11 23:32:06 -04:00