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

Hotel bookings dashboard example #1337

Merged
merged 52 commits into from
Jun 18, 2024
Merged

Hotel bookings dashboard example #1337

merged 52 commits into from
Jun 18, 2024

Conversation

allisonhorst
Copy link
Contributor

@allisonhorst allisonhorst commented May 14, 2024

An example showing common components used in business dashboards, e.g.:

  • Donut charts
  • Bar charts
  • Line chart (time series with moving average)
  • Big numbers
Copy link
Contributor

@Fil Fil left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

l33t!

A few comments as I was reading through the code.

examples/hotel-bookings/src/components/donutChart.js Outdated Show resolved Hide resolved
examples/hotel-bookings/src/components/hotelData.js Outdated Show resolved Hide resolved
examples/hotel-bookings/src/index.md Outdated Show resolved Hide resolved
examples/hotel-bookings/src/index.md Outdated Show resolved Hide resolved
examples/hotel-bookings/README.md Outdated Show resolved Hide resolved
examples/hotel-bookings/src/.observablehq/deploy.json Outdated Show resolved Hide resolved
@allisonhorst allisonhorst marked this pull request as ready for review May 24, 2024 02:10
Copy link
Contributor

@Fil Fil left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just a few remaining nits.

@allisonhorst allisonhorst merged commit 27a0bd6 into main Jun 18, 2024
4 checks passed
@allisonhorst allisonhorst deleted the allison/hotel-example branch June 18, 2024 19:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants