Submitted
What are you most proud of, and what would you do differently next time?
I'm proud that I managed to find time to complete this challenge. Next time, I'll focus on finishing it more quickly and try to simplify the process to avoid overcomplicating things.
What challenges did you encounter, and how did you overcome them?
The biggest challenge was working with validatorjs. Even though I followed the documentation, the code didnβt behave as expected, especially when setting classes in my if statements after validation. So, I decided to skip external libraries and use regex instead, writing my own functions to meet the challenge requirements.
What specific areas of your project would you like help with?
I think the main help I need is advice on how to simplify the process and whether my code is broken down enough to be suitable for a Junior role.