Skip to content

feat: Create Water Management Districts webpage#4

Open
Joeharris15 wants to merge 1 commit into
marketsentiment:mainfrom
Joeharris15:feature/water-management-districts-page
Open

feat: Create Water Management Districts webpage#4
Joeharris15 wants to merge 1 commit into
marketsentiment:mainfrom
Joeharris15:feature/water-management-districts-page

Conversation

@Joeharris15
Copy link
Copy Markdown

This commit introduces a new webpage for Harris Civil Engineers, LLC that provides information about the Florida Water Management Districts.

The webpage features:

  • A dropdown menu to select one of the five Florida Water Management Districts.
  • Dynamic display of information for the selected district, including a code summary, highlights, and useful links.
  • A section to ask questions, which links to the district's contact page or email.

The implementation includes:

  • index.html: The main HTML structure of the page.
  • style.css: Basic styling for the webpage.
  • script.js: JavaScript to handle the dynamic content and user interaction. The script is populated with data gathered from each district's official website.

The functionality was verified using Playwright to ensure the dropdown and information display work as expected.

This commit introduces a new webpage for Harris Civil Engineers, LLC
that provides information about the Florida Water Management Districts.

The webpage features:
- A dropdown menu to select one of the five Florida Water
  Management Districts.
- Dynamic display of information for the selected district, including
  a code summary, highlights, and useful links.
- A section to ask questions, which links to the district's contact
  page or email.

The implementation includes:
- `index.html`: The main HTML structure of the page.
- `style.css`: Basic styling for the webpage.
- `script.js`: JavaScript to handle the dynamic content and user
  interaction. The script is populated with data gathered from each
  district's official website.

The functionality was verified using Playwright to ensure the
dropdown and information display work as expected.
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