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

Not finished Frontend Part for User quests #300

Draft
wants to merge 13 commits into
base: develop
Choose a base branch
from

Conversation

BugsSindFeatures
Copy link
Contributor

@BugsSindFeatures BugsSindFeatures commented Oct 31, 2024

Not finished Frontend-Part for User quests

Description

Here is the current state of the Frontend-Part for User quests. At the moment there is only the frontend part without any integration to the API. I am working on that.

  • A Progressbar of just 0/5 1/5 2/5 3/5 4/5 and 5/5 (last one is visually different) (currently hard coded)
  • Listing of 5 daily quests of the following structure: Watch 1 video, Do 4 Tasks (currently hard coded)

TODO

  • Pointer to current progress of the Progressbar with text (?/5) to make the progress easier to see
  • Fix: Pointer to current progress overwrites normal text
  • gray out +5 MC box if not solved all quests
  • Edit position of +5MC-box
  • Edit position of module (too much space above)
  • Replace bullet points with checkmarks if they are done
  • If the user did their 5 daily quests they get a checkmark in their calendar and receive 5 MorphCoin
  • Backend integration for Video
  • Backend integration to get quests

Problems:

  • can't change font color of Video-Icon-Text

Example pictures

0
2
all

I am looking forward to your feedback.

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Translation updates (fix/improve or add new translations)

Fixes Bootstrap-Academy/Bootstrap-Academy#146

My Bootstrap Academy username: R4bbit

Copy link

github-actions bot commented Nov 2, 2024

Preview deployed to https://b164fec8.academy-preview.pages.dev (total size: 15M)

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

Successfully merging this pull request may close these issues.

5 Daily Quests and Reward Boni
1 participant