Superstar-walnut-garden / The-Intelligarden-Project

0 stars 2 forks source link

Use more interfaces in code #25

Open mahyar1284 opened 2 months ago

mahyar1284 commented 2 months ago

Use interfaces to define contracts for the classes. This can help in reducing dependencies and making the code more flexible.