acmutd / acmutd/meteormate-client
chore: Rename routes
- Langage dominant
- TypeScript
- Étoiles
- 0
- Forks
- 0
- Merge moyen
- 1 j 3 h
- PR mergées (30 j)
- 2
Description
### 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.
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.