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: 11 days ago
JSON representation
Mesa Community College CSC205-AB-advanced-java
- Host: GitHub
- URL: https://github.com/ramzijabali/csc205-ab-advanced-java
- Owner: RamziJabali
- License: unlicense
- Created: 2019-11-11T03:53:46.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-01-12T07:35:31.000Z (over 5 years ago)
- Last Synced: 2025-03-01T23:29:42.543Z (over 1 year ago)
- Topics: computer-science, java, school-project
- Language: Java
- Homepage:
- Size: 2.92 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)

### Option B (With table)

## The Third Assignment Data Base Manipulation
Manipulating a pre-existing data base.
### The Data-Base

### The Application
