🚧 Under Construction 🚧
A Directory For Your New Haven, CT Wedding

NewHavenWedding.com is under development.
We will cover wedding related topics for New Haven, CT.

If you're getting married in the Summer 2024 or later in New Haven, we will be here for you!

You will find: The best wedding venues, photographers, florists and more, compiled for you in a directory for convient lookup.

Please come back soon

Website Development Changes

  • December 30, 2023
    • Sitemap code implemented. Sitemap is dynamically generated based on database entries
  • December 29, 2023
    • Data added to venues
    • Vendor pages modified
    • Main code base is almost done
  • December 22, 2023
    • Main site grid refactored into components
    • Broken scroll fixed (z-index)
    • Styling tweaks
  • December 21, 2023
    • Started work on user authentication
    • Minor recaptcha bug fix. Dependency script ran on every page, needlessly. Moved into page component.
    • Font display bug fix.
    • Category card grid added to the main page for easy navigation
  • December 20, 2023
    • The contact us section is finished. A database connection was established to store contact messages and spam prevention was also implemented (recaptcha via google.)
    • Minor Menu issue fixed
  • December 19, 2023
    • Contact us form started. Backend functionality still missing, only front end and server side code made, that's working too but messages are not yet stored. Project needs a database model for that first.
    • Color palette changed. A more subtle, festive look was chosen to be line with this website's purpose
    • Styling of the page as a hole was started
    • The menu was made responsive to work well on all devices
    • Database was upgraded from development spec to production.
    • The backend is now fully built out, waiting for data.
    • Venues, Photographers and Florsists tables were added to the database for testing. Everything seems to work just fine so far.
    • Sub routes added to vendor categories
  • December 18, 2023
    • Database, database connection and database schema was added to the code base
    • Site menu was updated to include vendor routes
    • Vendor routes run off the database
    • December 17, 2023
    • Change log added to main home page.
    • Minor styling changes.
    • Development section added for testing. Development section is publically not directly linked (but you can figure out the slug, hint: it's somewhat not well hidden).
    • Categories added to the file structure, but not yet added to menu because the data is missing.
    • December 16, 2023
      Domain registered, website served up for the first time with under construction placeholder for technology testing.
    • Testing svelte kit with tailwind for this project