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

[Feature] - Implement MaintenanceSchedule Model #29

Open
3 tasks
RespectMathias opened this issue Oct 29, 2024 · 0 comments
Open
3 tasks

[Feature] - Implement MaintenanceSchedule Model #29

RespectMathias opened this issue Oct 29, 2024 · 0 comments

Comments

@RespectMathias
Copy link
Contributor

RespectMathias commented Oct 29, 2024

Description

Develop the MaintenanceSchedule model to manage scheduled desk movements for maintenance purposes.

Motivation

To automate desk movements at specific times, aiding maintenance and cleaning staff.

Proposed Solution

  • Implement the MaintenanceSchedule model in C#.
  • Include properties like ScheduleID, DeskGroupID, ScheduledTime, and ActionType.

Acceptance Criteria

  • Feature is clearly defined.
  • MaintenanceSchedule model meets all specified requirements.
  • Code is reviewed and approved by at least one other team member.

Additional Info

  • Update the project report with model details under "Implementation."
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: To Do
Development

No branches or pull requests

1 participant