saurabhbakolia / SCROLLME--ECOMMERCE-WEBSITE

ScrollMe is an open-source eCommerce platform built with JavaScript, React, Styled Components, Node.js (Express), and MongoDB. It offers a modern shopping experience with a scalable backend, perfect for contributors or those learning modern web development.
https://www.scrollme.online/
MIT License
19 stars 60 forks source link

Creating the Backend for Contact Us Page #261

Open samriddhitiwary opened 4 days ago

samriddhitiwary commented 4 days ago

Issue Report

Title: Creating the Backend for Contact Us Page

Description

I am implementing the backend functionality for the "Contact Us" page of our website. The goal is to enable users to submit their inquiries or feedback via a form, which will be stored in a database for further action. The backend should handle form submissions, validate the input, and manage responses to ensure user feedback is processed correctly.

Screenshots (if applicable)

image

samriddhitiwary commented 4 days ago

@saurabhbakolia Could you please assign this issue to me