Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ramzijabali/csc205-ab-advanced-java

Mesa Community College CSC205-AB-advanced-java
https://github.com/ramzijabali/csc205-ab-advanced-java

computer-science java school-project

Last synced: 2 days ago
JSON representation

Mesa Community College CSC205-AB-advanced-java

Awesome Lists containing this project

README

        

# CSC205-AB-advanced-java

## The Second Assignment Banking Application

Given the Threshold, processing chargem initial balance, periodic payment amount, annual interest, and period
the user will be able to choose from two options, option A and B. Option A, tells you what your balance will be
given a number of periods from the user. Option B, tells you how many periods it will yake for you to reach your
goal balance.

### Option A (With table)

![1](https://github.com/RamziJabali/CSC205-AB-advanced-java/blob/master/screen-shots/banking-app-test1.gif)

### Option B (With table)

![2](https://github.com/RamziJabali/CSC205-AB-advanced-java/blob/master/screen-shots/banking-app-test2.gif)

## The Third Assignment Data Base Manipulation

Manipulating a pre-existing data base.

### The Data-Base

![3](https://github.com/RamziJabali/CSC205-AB-advanced-java/blob/master/screen-shots/data-base-test2.png)

### The Application

![4](https://github.com/RamziJabali/CSC205-AB-advanced-java/blob/master/screen-shots/data-base-test1.gif)