devXprite / gitglance

GitGlance is your go-to tool for visualizing GitHub profiles. Gain insights into your contributions, expertise, and community engagement with intuitive visualizations.
https://gitglance.vercel.app/
MIT License
45 stars 21 forks source link

[Feature]:Addition of some buttons #21

Closed sachin0986 closed 1 month ago

sachin0986 commented 1 month ago

Description

  1. Button - Classroom
  2. Button - Enrol Now
  3. Button - Add Course || Add more Courses

Why implement this feature?

  1. In NavBar items add one more item named Classroom by which the user can directly go to the classroom to explore their course classes at one place.
  2. If the Enrolled Courses section is empty then show button named Enrol Now in that section, by using this button the user can directly land on the Courses page to add them without going back on website.
  3. If there is no courses added in the Your Cart section then show button Add Course, by using this button the user can directly land on the Courses page to add them without going back on website. Similarly, If courses are already added in the cart show button Add more Courses.

I would love to work on this issue and contribute to it as GSSoC'24 contributor. Looking forward to your reply.

Any additional information?

No response

Checklist