Nub-International-Group / ModelWorld-Bank

Monorepo for ModelWorldBank. Vue + VueX + Bootstrap frontend, Node + Mongo + Express backend.
6 stars 3 forks source link

Property Classifications #168

Open Padanub opened 4 years ago

Padanub commented 4 years ago

As staff I want the actual annual return of a property to be obfuscated unless you own it, if you do not own the property you are shown a letter-based classification which works off a formula below

C - 0% to 3% B - 3.1% to 6% B+ - 6.1% to 9% A - 9.1% to 13% A+ - 13+

my formula is Annual Rent = AR Most Recent Cash Price = CP Percentage Classification (see above) = PC

AR / CP = PC