11 Commits

Author SHA1 Message Date
141eac7d17
Feat(frontend): Create/Edit/Delete todos 2023-09-04 17:25:45 -04:00
bf31eeb652
Feat(frontend): navigation and registration page 2023-09-04 16:29:32 -04:00
1f7066a2d9
Feat(frontend): React Query for interacting with the backend 2023-09-04 16:08:44 -04:00
4aba3db888
Feat(frontend): Styled Form Components
- Updated README.md
2023-09-04 15:46:17 -04:00
71cb9bdff6
Feat(Frontend): Added Routing 2023-07-21 22:37:28 -04:00
a73afc90d9
Feat(Frontend): Authentication Context 2023-07-21 22:22:19 -04:00
8bc62416ec
Feat(Frontend): added ThemeProvider
- ThemeProvider will change the default Material UI looks. CSSBaseline
  in ThemeProvider will reset and normalize the browser's styling,
  making sure our app looks the same in any browser.
- ThemeProvider will be used as the parent of any styled components.
2023-07-21 18:11:24 -04:00
d018dfa0c0
Feat(Frontend): Reset 2023-07-21 15:34:16 -04:00
minhtrannhat
8ef0ccf32e
Fix(Frontend): Security vulnerability 2022-12-15 10:08:06 -05:00
minhtrannhat
574a9d17dd
Fix(Frontend): Update packages
- Audit security vulnerabilities
2022-12-15 10:03:32 -05:00
minhtrannhat
3a870ed2c5
Initial commit 2022-11-18 16:08:50 -05:00