User-875744750 posted
Hello
I have to develop a web application , to the calculation of the aviation fuels oils prices for airline company
is based of complexe calculation,there is a lot of calculated data from another calculated data
my team does not know where he can start, he is not accustomed to this type of project.
how we design this kind of systems and its database? is there the best practices or design pattern?
it should be known that the calculation is done in several stages according to my information.
For step # 1:
the user must determine:
- decade (the price is calculated every 10 days).
- the price put in FOB.
- the selling price (is the price given by the marketing committee of the company ).
For step # 2:
determine the exchange rate .
For step # 3:
The calculation of the margins and deduce the applied margin for airline company.
For step # 4:
from the data of step 2, another price called base price well be calculated
For step # 5:
from the data of step 1,2 3, and 4 and also by following criterias the final price calculation of aviation fuel oil, is calculated:
- the quantity of aviation fuels oils
- the national and international airline company
- fuel storage installation margin zone.
- type of flight (scheduled flights and spot flights).