Love the practical approach here! The MVP strategy is often overlooked in coding tutorials, but it mirrors how real products evolve. I'vecoded a few expense trackers myself and starting with just add/view functions before adding CSV storage makes total sense. One thing that caught me was how quickly complexity creeps in once categories and budgets enter the picture.
Love the practical approach here! The MVP strategy is often overlooked in coding tutorials, but it mirrors how real products evolve. I'vecoded a few expense trackers myself and starting with just add/view functions before adding CSV storage makes total sense. One thing that caught me was how quickly complexity creeps in once categories and budgets enter the picture.
Exactly, starting simple and building up is how real products actually get built.
you need to track everything if you want more visibility!
is there lecture video that show how he do the project?
Hi Ali, no, there is no video generally for the projects.