Aaron William Po
|
9574bbaeb9
|
Feat: Update user validation schema to include username/email check
The validation schema will throw an error if the username or email is already found in the database.
|
2023-05-12 08:34:06 -04:00 |
|
Aaron William Po
|
2eb2626d54
|
Updates to user schema, account page
Renamed isAccountVerified to accountIsVerified, add account info to account page
|
2023-05-11 22:20:51 -04:00 |
|
Aaron William Po
|
3e1172e440
|
Refactor: switch data fetching from server side to client
|
2023-05-09 00:53:15 -04:00 |
|
Aaron William Po
|
f21dc905fe
|
feat: client app can now upload images for beer posts
Updated seed to incorporate cloudinary images, downgraded multer to recent LTS, update tsconfig to allow spread operator usage on FileList.
|
2023-05-07 21:05:21 -04:00 |
|
Aaron William Po
|
adf1b55d10
|
Feat: Add create brewery comments and brewery cluster map
|
2023-04-30 23:09:03 -04:00 |
|
Aaron William Po
|
b3b1d5b6d1
|
Feat: Implement infinite scrolling brewery comment section
Refactor beer comment schemas to work on brewery comments as well. Add robots.txt to block crawling for now.
|
2023-04-30 14:00:38 -04:00 |
|
Aaron William Po
|
c19cddceb7
|
Create location table for brewery post locations
|
2023-04-26 08:37:59 -04:00 |
|
Aaron William Po
|
4aeafc0de8
|
Feat: Implement mapbox for geocoding and location data for brewery posts
|
2023-04-24 21:45:25 -04:00 |
|
Aaron William Po
|
eec082e73a
|
Add date established to brewery page
|
2023-04-23 20:31:09 -04:00 |
|
Aaron William Po
|
58d30b605f
|
Continue work on brewery page, implement like system
|
2023-04-23 17:26:21 -04:00 |
|
Aaron William Po
|
08422fe24e
|
Restructure codebase to use src directory
|
2023-04-11 23:32:06 -04:00 |
|