This project is an expense tracker built with Symfony, used as a learning vehicle for backend fundamentals rather than just a finance app. It focuses on core concepts like domain modeling, persistence with Doctrine, validation, security, and clean…
This project is an expense tracker built with Symfony, used as a learning vehicle for backend fundamentals rather than just a finance app. It focuses on core concepts like domain modeling, persistence with Doctrine, validation, security, and clean architecture. By keeping the business domain simple, the project lets you practice real backend structure, not just framework syntax.
I am using AI to find how to make a good architecture, i am just asking it how something should be done and i implement this in code