hngprojects / hng_boilerplate_nestjs

Description
Apache License 2.0
181 stars 105 forks source link

[FEAT] JAVA #1156

Closed Alphasome closed 3 months ago

Alphasome commented 3 months ago

Description - Users receive an error message when they submit a question through the "Faq" form

Acceptance Criteria -

Fix the Bug related to the error message when submitting "FAQ" form

Purpose - To ensure that the "Faq" form functions correctly, allowing users to submit their questions without encountering errors.

Requirem#ents

  1. Verify that the API endpoint responsible for handling the "Faq" form submissions is functioning correctly
  2. Implement server-side validation to verify all required fields are correctly

Expected Outcome

Users should be able to submit their questions through the "Contact Us" form without encountering any errors