Today, I have challenged myself to pick a random UI and built it from scratch. I picked up the Github Contribution heatmap view and built it using React and SCSS.
It took me ~1hour to complete this. A full video in making is available here -
For further actions, you may consider blocking this person and/or reporting abuse
SurveyJS lets you build a JSON-based form management system that integrates with any backend, giving you full control over your data and no user limits. Includes support for custom question types, skip logic, integrated CCS editor, PDF export, real-time analytics & more.
sharathchandark -
Georgios Kampitakis -
sharathchandark -
Josefine Schfr -
Top comments (1)
Thanks for this!
I added this to the css to pick up the current month at the end
.month:nth-of-type(51){
visibility: visible !important;
}