Skip to content

Latest commit

 

History

History
39 lines (26 loc) · 1.21 KB

README.adoc

File metadata and controls

39 lines (26 loc) · 1.21 KB

Duke$$$

Ui
  • A desktop Financial Tracker application for Exchange Students.

  • Personalized for users who love typing over clicking.

  • Written primarily in Java with the Object Oriented Programming (OOP) paradigm.

System Requirements

Ensure you have Java 11 or above installed in your Computer.

Setting Up

  1. Download the latest Duke$$$.jar file.

  2. Copy the file to the folder you want to use as the home folder for your finance tracking.

  3. Double-click the file to start the app. The CLI should appear in a few seconds.

  4. Type "help" to see the list of commands

Some example commands you can try:

[status]: Shows the current balance in the account
[out] $5.00 /date 2019-10-31 /tags food adds an entry of food of value 5 to the memory
[delete] 3: deletes the 3rd entry on the current day’s list
[bye]: exits the app

For more details on the Commands available, please refer to our User Guide, Section 4.

Features

  • Aesthetic Graphical Display

  • Forgiving Input Interpreter

  • Statistical Analysis of Expenses

  • Currency Conversion

  • Weather Updates

Requests

  • If you have any new features you would like us to implement, drop us an email at [email protected]!