dominic2017 / main

:ab::four: Address Book sample application (Level 4)

Home Page:https://nuscs2113-ay1819s2.github.io/addressbook-level4/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Budgeter

Build Status Build status Coverage Status Codacy Badge

Ui
  • This is a desktop Financial Planner application. It has a GUI but most of the user interactions happen using a CLI (Command Line Interface).

This app is mainly for users who want to:

  • Understand and reconcile their financial entries to make better financial decisions

  • Organise their financial information using mostly CLI

  • Have a visual representation of their financial data

  • Store and retrieve their financial data efficiently

This app is mainly written in an OOP fashion.

What’s good about this project:

  • The app has a sophisticated GUI that includes a list panel, a table panel and also report panels

  • The app has the ability to show detailed visual representations of the financial spendings and income data stored in the application.

  • The app has suggestive command UI built in to aid in the typing.

  • Contains many test cases, including automated GUI testing.

  • Supports for Build Automation using Gradle and for Continuous Integration using Travis CI.

Acknowledgements

Licence : MIT

About

:ab::four: Address Book sample application (Level 4)

https://nuscs2113-ay1819s2.github.io/addressbook-level4/

License:MIT License


Languages

Language:Java 98.6%Language:CSS 1.0%Language:Shell 0.4%Language:HTML 0.0%