GDGAlgiers/challengesPlatform-api

Specific challenge locking

Closed this issue · 0 comments

Summary

A feature that allows locking a specific challenge from the Admin dashboard.

Background

Motivation and context

If a bug or problem is found with a specific challenge, the challenge must be locked for maintenance

Proposed solution

Adding a boolean value on the challenges table indicates whether the challenge is locked or not, and controls that value from the Admin Dashboard.