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

Develop #7

Merged
merged 5 commits into from
Aug 21, 2024
Merged

Develop #7

merged 5 commits into from
Aug 21, 2024

Conversation

jimbrig
Copy link
Member

@jimbrig jimbrig commented Aug 21, 2024

Have you read the Contributing Guidelines?

Issue #

Changes description

Clearly and concisely describe what's in this pull request. Include screenshots, if necessary.

feat(data-raw): add new JSON schemas and R script for data preparation

Added new JSON schema files for config and Entrata API request body. Also added a new R script for preparing the schemas data. These changes will help in validating the structure of our data and ensuring consistency across our application.
Added several new modules for the dashboard including header, sidebar, footer, reports, summary, welcome and home. Also added utility functions for database connection and API requests. Updated Entrata API request function. Added documentation files for these new features.
Added a new script, run_app.R, to load all packages and run the application. This simplifies the process of starting up the application.
Added a new JSON schema for validating the database configuration. This includes properties such as driver, dbname, host, password, port, sslmode, url and user.
@jimbrig jimbrig self-assigned this Aug 21, 2024
Copy link

height bot commented Aug 21, 2024

Link Height tasks by mentioning a task ID in the pull request title or commit messages, or description and comments with the keyword link (e.g. "Link T-123").

💡Tip: You can also use "Close T-X" to automatically close a task when the pull request is merged.

@jimbrig jimbrig merged commit e4d49aa into main Aug 21, 2024
1 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant