#697-remove-mqtt-from-roombooking #711

Merged
a24julot merged 4 commits from #697-remove-mqtt-from-roombooking into team_1_week_4 2026-05-05 08:16:56 +00:00
Collaborator

changed the internal logic of the db handler to send sql queries instead of sending to the mqtt broker.
Have not moved all database logic to the db handler yet as i will already do it in another issue.

changed the internal logic of the db handler to send sql queries instead of sending to the mqtt broker. Have not moved all database logic to the db handler yet as i will already do it in another issue.
changed the internal logic of the db handler to send sql queries instead of sending to the mqtt broker
a24antej changed title from converted from mqtt calls to sql calls to #697-remove-mqtt-from-roombooking 2026-05-04 12:59:19 +00:00
Author
Collaborator

related to #697

related to #697
Collaborator

Review on #697

Whats done

Looked over code and ran branch.

Tested on Windows 11 using Chrome

  • App starts
    • Booking view outputs data

Inspected following files

  • Booking.cs
  • BookingDBHandler.cs
  • BookingGenerator.cs
  • Program.cs
    • Indentation/code styling is followed
    • Naming convention is followed, but a bit weird naming on these two, not a problem though:
      • image
      • image
    • Comments are good
    • General code quality is good

What needs to be done

Nothing

Conclusion

  • Looks correct and outputs data with no branch conflict so it's ready to merge.
# Review on #697 ## Whats done Looked over code and ran branch. ### Tested on Windows 11 using Chrome + App starts + Booking view outputs data ### Inspected following files + Booking.cs + BookingDBHandler.cs + BookingGenerator.cs + Program.cs + Indentation/code styling is followed + Naming convention is followed, but a bit weird naming on these two, not a problem though: + ![image](/attachments/19839e04-01f2-415d-bae8-89eb77416489) + ![image](/attachments/7d19dc7b-d0e0-4a8a-900a-8acc270dbf0b) + Comments are good + General code quality is good ## What needs to be done Nothing ## Conclusion + Looks correct and outputs data with no branch conflict so it's ready to merge.
2.5 KiB
2.5 KiB
a24julot left a comment
Collaborator

Check review.

Check review.
UpdatetData -> UpdateData
DeletetData -> DeleteData
a24julot merged commit 8e52d177bb into team_1_week_4 2026-05-05 08:16:56 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
4 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Andras/BoundlessFlowCampus2K!711
No description provided.