Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

All solutions

  • Submitted


    What challenges did you encounter, and how did you overcome them?

    This was one of my first websites built using Angular, as I have a lot of experience building websites with React. The biggest challenge was learning the quirks of Angular and how some things worked differently. I overcame this by reading documentation, watching tutorials when needed, and using what knowledge of react I did have to solve problems. I built this in about 3 days, and probably about 5-6 hours in total.

  • Submitted


    This was a really fun project to build. Took me about a week which is about how long I thought it would take me. The project often made me think outside the box especially when it came to the CSS and doing some things I had never done before.

  • Submitted


    This project was great practice with react, I originally had all parts of the form in one component, but once I set up context in my app I was able to create separate components which made things a lot cleaner. The app is built using conditional rendering for just about every part, this is done using a system of numbers held in state that let the program know which step the user is currently on.