The app stores and shows assets, right now the asset can belong to four different categories, phones, computers, laptops and stationary computes. The asset will be addes with type, brand, name of the model. price(in USD), purchase price and which office it belongs to. Assets shows on the console with brand, model, name of office, Purchase date, price in USD, currency and local price, local price is calculated with the exchange rate fetched from the file of exchange rates. The assets is stored in a file and the program reads from the file when the program starts and saves it when the program ends.
Exchange rates (currency and rate) and Offices(name and currency) has to be added before the assets is added and can there are menu alternatives for doing that.