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

Space Reservation Page #7

Closed
aneuhold opened this issue Feb 7, 2021 · 0 comments
Closed

Space Reservation Page #7

aneuhold opened this issue Feb 7, 2021 · 0 comments
Projects

Comments

@aneuhold
Copy link
Owner

aneuhold commented Feb 7, 2021

A space reservation page with a calendar, and other items formatted roughly like the drawing below:

IMG_20210206_152920

AC 1: A calendar view with color coding for availability
AC 2: A filter at the top that can be used to filter by event type, event length, and time range (like next 3 months, next year, etc)
AC 3: A data file with information on calendar events that lines up with the library used for the calendar
AC 4: When a day is clicked on, it opens up the available rooms underneath the calendar. They should be collapsible in mobile view, and show up as rows in the desktop view

Notes:

  • Maybe for the dynamic calendar view, this could be used.
  • Using date-fns because it seems more modern and it supports typescript
@aneuhold aneuhold added this to To do in Main via automation Feb 7, 2021
@aneuhold aneuhold moved this from To do to In progress in Main Feb 16, 2021
aneuhold added a commit that referenced this issue Feb 20, 2021
aneuhold added a commit that referenced this issue Feb 20, 2021
aneuhold added a commit that referenced this issue Feb 20, 2021
aneuhold added a commit that referenced this issue Feb 20, 2021
aneuhold added a commit that referenced this issue Feb 20, 2021
aneuhold added a commit that referenced this issue Feb 20, 2021
Main automation moved this from In progress to Done Feb 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Main
Done
Development

No branches or pull requests

1 participant