kossiitkgp / KWoC-Frontend

Frontend Repo for Kharagpur Winter of Code, built in React
https://kwoc.kossiitkgp.org/
GNU General Public License v3.0
21 stars 40 forks source link

Display live KWoC statistics on the landing page #219

Open Nafisay opened 9 months ago

Nafisay commented 9 months ago

Describe the feature

Display live KWoC stats on the landing page which loads in real time

Why do you think this feature should be implemented?

Helpful for sponsors and other people to gauge the activity of our contributors.

Additional context

Link to KWoC backend: https://github.com/kossiitkgp/KWoC-Backend Link to KWoC stats: https://github.com/kossiitkgp/KWoC-Backend/blob/main/models/stats.go Link to KWoC stats endpoint: https://github.com/kossiitkgp/KWoC-Backend/blob/main/controllers/stats_overall.go

This section could contain the following headings: