/Simple_appointment_app

Build a simple appointment application using Hotwire from rails.

Primary LanguageRuby

Simple Appointment App using Hotwire from rails.

Here is the assessment:

Build a simple appointment application using Hotwire from rails.

  • 1: The app should be on one page.
  • 2: Use tailwind css or bulma for styling.
  • 3: User should be able pick a date and book an appointment. The appointment should appear on the page immediately without a full page refresh. Hotwire can do this and is the evolution of turbo rails.

Construir una sencilla aplicación de citas utilizando Hotwire de rieles.

  • 1: La aplicación debe estar en una sola página.
  • 2: Utilizar tailwind css o bulma para el estilo.
  • 3: El usuario debe ser capaz de elegir una fecha y reservar una cita. La cita debe aparecer en la página de inmediato sin una actualización completa de la página. Hotwire puede hacer esto y es la evolución de turbo rails.