CourseKrimson / courseKrimson.github.io

CourseKrimson, an open-source project developed by KrimsonSquad.
http://courses.krimsonsquad.tech/
MIT License
5 stars 10 forks source link

Due page development for "/programming-languages" #13

Closed KrimsonSquad closed 4 days ago

KrimsonSquad commented 2 weeks ago

image Develop a page to handle cheatsheets for programming languages.

gurshaan17 commented 5 days ago

I would like to work on this. Can you give some details about the content of the page like what should be there

KrimsonSquad commented 5 days ago

Develop a page similar to the course dashboard, which will bring cheatsheets available as cards and then clicking on any cheatsheet card will lead to navigate to the page where the cheatsheet in md will be rendered as html.

You can explore these files:

gurshaan17 commented 5 days ago

https://github.com/user-attachments/assets/f77f4b3e-b5b0-4727-8983-d8f6c7c241f7

can you review it

devsdenepal commented 5 days ago

Yeah, just like that but there should be a dashboard of cheatsheets instead of courses. Build cheatsheet display by taking inspiration from courses.

gurshaan17 commented 5 days ago

https://github.com/user-attachments/assets/fe0d383b-327a-4860-b891-386ce8808461

devsdenepal commented 5 days ago

Good to go!

gurshaan17 commented 4 days ago

sent PR

devsdenepal commented 4 days ago

Congrats! PR has been approved, cheatsheets will be updated soon. Thanks for your significant contribution.