A website that will let you compare measurements to real world things! For example, comparing 1m^2 to the size of a basketball court.
Some AI was used in the creation of the project. This was used for the purpose of inline code completion and debugging, as included in Webstorm IDE. The AI did not create any ideas or produce any parts of the project I would not be able to produce myself.
No followers yet
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
Final Devlog. I polished it all up in terms of aesthetics and making it reactive for mobile users (still WIP).
I also expanded the project to have more things to compare too..
Enjoy!!!!!
Finished the beta version of the project. ChatGPT was used for some of the development of the sizing calculator, but all code is understood and has been checked by a human.
I added the card where users can input their units. It will not be white - just needa figure out why it isn't changing when I change the css.