Connect Contact Form from Frontend to Backend, and DB level
- Backend API is already running on the local machine in Docker and on the VPS level.
- The database is also working with custom Email functionalities.
- If the user submits a form, an auto-generated greeting message goes to the client, and an inquiry goes to the admin.
- Make it look and feel good at the UI level.
- All fields must match.
- Add Google Maps to the contact page.
- Take reference from the old contact page
- Contact form layout should be feasible suite at desktop and mobile views.
- Or need to add separate code for the contact form and Google map for mobile view.
Backend ISSUE vimal-java-dev/vimaltech-contact-api#42
Backend PULL REQUEST vimal-java-dev/vimaltech-contact-api#48
Connect Contact Form from Frontend to Backend, and DB level
Backend ISSUE vimal-java-dev/vimaltech-contact-api#42
Backend PULL REQUEST vimal-java-dev/vimaltech-contact-api#48