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

feat(user): add myBadges integration #834

Merged
merged 8 commits into from
Oct 20, 2023
Merged

feat(user): add myBadges integration #834

merged 8 commits into from
Oct 20, 2023

Conversation

mpfeil
Copy link
Member

@mpfeil mpfeil commented Oct 9, 2023

Description

This PR introduces user integrations. integrations is a sub-document on the user schema.
The first user integration is myBadges.

Motivation and Context

With the integration of myBadges it is possible to earn different Badges and adds a gamification aspect to the openSenseMap API.

The API is only forwarding some kind of requests to Honeybadgr that is handling the granting process of a badge.

Users who want to participate and earn badges must sign up on https://mybadges.org with the same email address as their openSenseMap user.

How Has This Been Tested?

Types of changes

  • 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 change)
  • Chore (update dependencies or documentation)

Checklist:

  • My code has been linted using yarn run lint.
  • My code does not break the tests (yarn run test)
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.

@mpfeil mpfeil self-assigned this Oct 11, 2023
@mpfeil mpfeil added the feature label Oct 11, 2023
@mpfeil mpfeil added this to the v11.2.0 milestone Oct 11, 2023
@mpfeil mpfeil changed the title Add myBadges integration feat(user): add myBadges integration Oct 11, 2023
@mpfeil mpfeil marked this pull request as ready for review October 13, 2023 14:42
@mpfeil mpfeil merged commit 6b78c2a into master Oct 20, 2023
4 checks passed
@mpfeil mpfeil deleted the feat/mybadges branch October 20, 2023 14:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant