AOSSIE-Org / Resonate

Clubhouse, but Open Source. A social voice platform.
GNU General Public License v3.0
171 stars 123 forks source link

[Refactor] Clearing up Unused Imports and Improving Performances and using lower… #327

Closed Naman30903 closed 1 month ago

Naman30903 commented 1 month ago

…CamelCase syntax where required

Description

The changes made in this code add const usage where required , used lowerCamelcase in where required and removes all the unnecessary imports present in the files

Fixes # (issue)

Type of change

Please delete options that are not relevant.

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

Please include screenshots below if applicable.

Checklist:

Maintainer Checklist

Naman30903 commented 1 month ago

@varunchitre15 and @Aarush-Acharya I have made the required change and resolved the conflict with the main branch ,I had to close the previous PR due to error on my part , I have also completed all the requested changes asked by @varunchitre15 . Please review and suggest any changes

Aarush-Acharya commented 1 month ago

Great Work @Naman30903, merging now

Naman30903 commented 1 month ago

Thank you for the fast response @Aarush-Acharya I will start working on other issues I can find or can you please assign me any other issue