acmutd / acmutd/meteormate-client
chore: Rename routes
- Ngôn ngữ chính
- TypeScript
- Star
- 0
- Fork
- 0
- Merge trung bình
- 1 ngày 3 giờ
- Pull request đã merge (30 ngày)
- 2
Mô tả
### Work to do
Right now, the routes we have for auth are `meteormate.com/authentication`:
- `/createAccount`
- `/forgotPassword`
- `/newPassword`
- `/verifyEmail`
- `/verifyPassword`
I'd like to rename these routes to be kebab-case. Camel case isn't great for URLs, so we should get these changed. This applies to both the `/authentication` routes and the `/onboarding` routes, so be sure to adjust all of them **and test them fully**.
### Notes
This *should* be a rather simple task, as it's primarily just renaming files & making sure imports are refactored, but a mistake in this issue will break things very quickly, so be cautious.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Hướng nghiên cứu
Start by locating the route definitions for `/authentication` and `/onboarding` and searching for the listed camelCase paths (`createAccount`, `forgotPassword`, `newPassword`, `verifyEmail`, `verifyPassword`). Update those route registrations and any references/imports so they use kebab-case URLs consistently. Then run the relevant route/navigation tests or scripts for these flows and manually verify auth/onboarding pages resolve with the new paths.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Công nghệ
- typescript
- Lĩnh vực
- frontend
- Loại issue
- Tái cấu trúc
- Độ khó
- 2/5
- Thời gian dự kiến
- 1-3 giờ
- Mức độ hoạt động
- Đình trệ
- Độ rõ ràng
- Khá rõ ràng
- Mức phù hợp với người mới
- 64/100