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

[Technical] Course disabled status in Backend #320

Open
13 tasks
DimitriB01 opened this issue May 14, 2024 · 0 comments
Open
13 tasks

[Technical] Course disabled status in Backend #320

DimitriB01 opened this issue May 14, 2024 · 0 comments
Assignees

Comments

@DimitriB01
Copy link
Contributor

Technical

Disabled courses should be defined in the backend through a timestamp (for example). Frontend fetches these informations. Additionally we need conditional rendering on the Frontend course and topic page, so that it does not render if the course is not active (when the user enters a manual url).

Problem description

Possible approch

Acceptance criteria

Definition of Done

  • All acceptance criteria are met
  • The implementation of the User Story has been successfully accepted by the Product Owner
  • The implementation is in GitHub
  • A code review has been performed (or created in pairing program)
  • Code conventions are followed
  • Unit test coverage must be greater than 90%
  • All tests must have passed
  • Technical documentation created (Feature documented in GitHub Wiki)
  • UML class diagrams and component diagrams created and up-to-date
  • Documentation in realization created (source code)
  • Changelog created (Clear description in merge request)
  • There are no known bugs
  • Rendering behaviour is optimized
@DimitriB01 DimitriB01 changed the title [Technical] [Technical] Course disabled status in Backend May 14, 2024
@DimitriB01 DimitriB01 self-assigned this Jun 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant