Skip to content

vb-oiko/startup-progress-test

Repository files navigation

Test assignment

Every startup goes through several stages. In every stage, there are necessary steps to be accomplished.

Create a simple application that documents this progress.

./mockup.png

Your timeline:

This task should take approximately 120 minutes to complete. The assignment is vague on purpose and it’s up to you what technologies and approaches you use.

Requirements:

  • Every phase can have an unlimited amount of tasks
  • If the startup accomplishes all tasks in the phase, it’s marked as done and unlocks the next phase.
  • Tasks cannot be marked as completed unless all tasks in the previous phase were completed.
  • Implement in React
  • Store the progress in local storage
  • When all phases are completed, display a random fact from https://uselessfacts.jsph.pl/random.json

What has been done

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published