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/mobile/occupancy integration #287

Merged
merged 15 commits into from
Aug 7, 2024

Conversation

KamogeloMoeketse
Copy link
Contributor

Description

This pr introduces the integration of the ai model results.
Mobile now uses the gifted charts library for displaying the graph.

Fixes #286

Type of change

Please delete options that are not relevant.

  • 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 not work as expected)
  • This change requires a documentation update

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

@KamogeloMoeketse KamogeloMoeketse added For: frontend This is mainly related to frontend UI code priority: high This needs/needed to be addressed as soon as possible platform: mobile This is related to mobile platforms For: integration This is for work involving integration with the backend/model API labels Aug 7, 2024
@KamogeloMoeketse KamogeloMoeketse self-assigned this Aug 7, 2024
@KamogeloMoeketse KamogeloMoeketse merged commit 1565b63 into develop Aug 7, 2024
2 of 3 checks passed
@KamogeloMoeketse KamogeloMoeketse deleted the feat/mobile/occupancy-integration branch August 20, 2024 16:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
For: frontend This is mainly related to frontend UI code For: integration This is for work involving integration with the backend/model API platform: mobile This is related to mobile platforms priority: high This needs/needed to be addressed as soon as possible
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[TASK] Integtae Ocupancy data with Mobile
2 participants