Scope Cutter
- 2 Devlogs
- 4 Total hours
A simple project that prevents overengineering and forces you to ship something!
A simple project that prevents overengineering and forces you to ship something!
Style Added!
Finally, i added a veryyy simple style. It was just raw css and some fonts taken by Google fonts. The main feature is ready, but i shall add some animations and a more complex reward system.
Andd i discovered that is a pain to add style to checkboxes in raw css.
Scope Cutter 1st devlog
Usually, i want to create big projects and by doing so, i fall into a storm of inifinite unfinished projects. So, i started developing this simple tool so i can focus in one project and in only 3 features of it to prevent overengineering. It is “functional”, but as evident in the video, is the uggliest thing that you will see today.
I’ve used a cache to fast data storing and used the localStorage to the V1. I need to add some style ub a while.
I also was stuck in some rendering bugs, i learned a lot, and finished the README