Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

issue-1-generate-wheel-of-life #1

Open
12 tasks done
devtinapark opened this issue Sep 22, 2021 · 0 comments
Open
12 tasks done

issue-1-generate-wheel-of-life #1

devtinapark opened this issue Sep 22, 2021 · 0 comments

Comments

@devtinapark
Copy link
Owner

devtinapark commented Sep 22, 2021

⚙️ Feature

User can generate Wheel of Life.

📐 Functionality

User can input a score from 0 through 10 for each category, which will automatically generate Wheel of Life and update it every time user inputs a new value.

🖼️ Wireframes

Screen Shot 2021-09-22 at 12 01 13 PM Screen Shot 2021-09-22 at 12 01 29 PM

✅ Task List

  • Create the default Wheel of Life.
  • Create 10 categories with a dropdown selector for score of 0 through 10.
  • Make sure that Wheel of Life gets updated every time user inputs a new value.
  • Clean Up
    • Remove all buttons and placeholders that do not serve the functionality of the feature.
    • Remove all console logs.
    • Remove all commented out code.
    • Remove all CSS properties that have no effect.
    • Check all code for proper formatting and indentation.
    • Confirm that there are no errors in the console while using the application.
    • Confirm that all previous functionality still works without errors.
    • Confirm that the user interface looks natural on both mobile and desktop screens.
    • Create GIFs of the feature being used on both mobile and desktop screen sizes for inclusion in Pull Request.
@devtinapark devtinapark changed the title issue-1-use-navigation issue-1-generate-wheel-of-life Sep 22, 2021
devtinapark added a commit that referenced this issue Sep 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant