Skip to content

AY1920S1-CS2113T-F09-1/main

 
 

Repository files navigation

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

About

Duke$$$ is a Command Line based Financial Tracker Assistant

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 99.6%
  • CSS 0.4%