hwgwalker / fut_profit_calculator

Home Page:https://futprofitcalculator.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FUT Profit Calculator

As someone who dabbles in a bit of FIFA Ultimate Team trading, I wanted to create a tool that keeps track of profit/loss as you go.

This was an excellent test of my JavaScript knowledge, using event listeners, algorithms to determine profit/loss, and DOM manipulation for dynamic inputs.

The design for this was admittedly secondary, but I wanted to mirror the UX/UI of the Ultimate Team menus as best I could.

A link to the project can be found at: https://futprofitcalculator.netlify.app/

About

https://futprofitcalculator.netlify.app/


Languages

Language:HTML 38.3%Language:JavaScript 33.7%Language:CSS 28.0%