DEV Community

Prasanna Anbazhagan
Prasanna Anbazhagan

Posted on

1 1

Logics in Models -> Model Driven Development

I am doing a project by having the logics in model instead of presenter/controller.

By keeping the business logic in model, We can able to abstract the logic such a way that it cannot be accessed outside and thereby causing bugs.

Also, The models are created by designing the class diagrams and sequence diagrams.

Looking for people to help me build that and provide feedback.

The project idea is same as IFTTT app.

https://github.com/praslnx8/SmartSettings

Top comments (0)

Billboard image

Create up to 10 Postgres Databases on Neon's free plan.

If you're starting a new project, Neon has got your databases covered. No credit cards. No trials. No getting in your way.

Try Neon for Free →

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay