c2siorg / Webiu

WebiU 2.0 is a web application designed to provide a visually appealing and intuitive interface specifically for C2SI and SCoRe Lab. The website offers a comprehensive view of various projects, showcasing detailed information such as the tech stack, issue count, contributors, forks, and stars. Additionally, the site highlights individual contributi
MIT License
13 stars 22 forks source link

Modification in the Contributors.ts file improving efficiency readability and maintainability. #92

Open ritankarsaha opened 1 week ago

ritankarsaha commented 1 week ago

Describe the bug

To Reproduce Steps to reproduce the behavior:

  1. Go to webiu-ui of the webiu folder which is basically the frontend portion of the project.
  2. Click on contributors.component.ts file there
  3. See errors / modifications that are to be performed

Expected behavior The implementations of all these modifications will ensure that the codebase has enhanced efficiency, readability, and maintainability

Desktop (please complete the following information):

ritankarsaha commented 1 week ago

Please assign this issue to me. I have fixed this issue and also opened a PR #93 for the same.