Skip to content

Meaning and Examples of Business Logic as it Pertains to Applications #76

Answered by twilson63
Benanna2019 asked this question in Q&A
Discussion options

You must be logged in to vote

Business Logic is the rules and algorithms that make your app special. Does a css framework make your app special? Does a database, search engine, cache?

For example, let’s take an app that does real time golf scoring for a golf tournament. So this app, needs a ui, a design, a database, a way to manage distribute notifications. These are general logic requirements.

recording your golf score per hole, displaying each players score real time in a leader board, are specific logic requirements that is special to your app.

this is what is referred to as business logic. Some may refer to it as functional requirements

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by twilson63
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants