GDSC-RCCIIT / gdg-website

MIT License
10 stars 33 forks source link

External Links in Resources Page | Implementation of a Single Page that will show the extended content for each Resouce (Modular Page) #87

Closed Shariq2003 closed 1 week ago

Shariq2003 commented 1 week ago

The resources page is currently the static page, that contains Resources (Hard Coded in the main resources file) and also are linked to external links that redirect to the other websites.

  1. I want to Create a Single Page that will show the extended content of each resource.
  2. I will use modular programming, by which we can also add more resources in the future by changing just a single file, containing resources in the JSON format ( or can also fetch from backed if added in the future).
  3. Which also removed the external dependency.

https://github.com/user-attachments/assets/025c637f-11cc-478f-96a1-3b6a2b254428

Shariq2003 commented 1 week ago

@rishicds sir, please assign this to me.