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


    I decided to build this app with React Native since I have been interviewing at a few companies for React Native roles. Figured it would be a good time to practice making some mobile apps!

    The features are pretty basic:

    • Press the button, if you look close enough you'll see that it's an actual button! Lol. So yeah press the button to generate a new advice quote.

    I would like to implement a loading spinner on this app eventually, I think I will do this soon.

    If you want to have a look you might have to wait in the queue, thanks for having a look if you do.

    Any feedback appreciated. :D

  • Submitted


    Hey everyone, I mostly followed the requirements for this challenge but:

    • I made the app generate a new password every time React re-renders instead of using the generate button.
    • Since the app re-renders when you adjust the slider or click a checkbox I think it works well without having a generate button.
    • I replaced the generate button with a time-to-crack calculator for some fun.

    I would like to have a text field so users can type their password and see how long it would take to get cracked by a hacker.

    If anyone has some feedback on anything, please leave me a comment.