Community-Website icon indicating copy to clipboard operation
Community-Website copied to clipboard

[Refactor] Frontend API Calls should be kept under the Service folder for contact us Fixed

Open hemanthkumar-21 opened this issue 1 year ago • 3 comments

[Refactor] Frontend API Calls should be kept under the Service folder for contact us Fixed

Issue that this pull request solves

Issue Link resolve #968 Closes: #968

Brief description of what is fixed or changed

Refactoring the contact us page and make all api's related to contact us in a one file.

Types of changes

Put an x in the boxes that apply

  • [x] Bugfix (non-breaking change which fixes an issue)
  • [x] New feature (non-breaking change which adds functionality)
  • [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • [ ] Documentation update (Documentation content changed)
  • [ ] Other (please describe):

Checklist

Put an x in the boxes that apply

  • [x] My code follows the style guidelines of this project
  • [x] I have performed a self-review of my own code
  • [ ] I have commented my code, particularly in hard-to-understand areas
  • [ ] I have made corresponding changes to the documentation
  • [ ] My changes generate no new warnings
  • [ ] My changes does not break the current system and it passes all the current test cases.

hemanthkumar-21 avatar May 28 '24 06:05 hemanthkumar-21

@Kajol-Kumari If you had a free time please check and merge it

hemanthkumar-21 avatar May 28 '24 06:05 hemanthkumar-21

@Hemu21 also, can we please keep the service folder inside src directly instead of pages? for each page, there will be respective file in the folder

Kajol-Kumari avatar May 28 '24 17:05 Kajol-Kumari

@Kajol-Kumari can you please check It. it is updated now. Service folder is under src only. I made all requested changes.

hemanthkumar-21 avatar May 28 '24 18:05 hemanthkumar-21