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

[draft/reference for smaller PRs] Initial booking questions implementation #126

Draft
wants to merge 10 commits into
base: main
Choose a base branch
from

Conversation

RogerHowellDfE
Copy link
Member

@RogerHowellDfE RogerHowellDfE commented Oct 30, 2023

NOTE: Very much a work-in-progress...

This PR will

  • Setup the HTML required to display the forms
  • Setup the HTML required to show the task list
  • Setup navigation between pages
  • Collect the data from each form submission
  • Setup placeholders for where API calls can be made(?)

Out of scope for this PR:

  • Saving data to database
  • API(?)
  • Many validations(?)
  • Email notifications(?)

@David-Feetenby David-Feetenby self-requested a review November 6, 2023 09:28
@RogerHowellDfE RogerHowellDfE force-pushed the initial-booking-questions-implementation branch from 5119417 to 53c7526 Compare November 27, 2023 13:21
David-Feetenby
David-Feetenby previously approved these changes Nov 29, 2023
Copy link

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 182 Code Smells

0.0% 0.0% Coverage
1.3% 1.3% Duplication

idea Catch issues before they fail your Quality Gate with our IDE extension sonarlint SonarLint

@RogerHowellDfE RogerHowellDfE changed the title Initial booking questions implementation [draft/reference for smaller PRs] Initial booking questions implementation Jan 17, 2024
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.

2 participants