Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/blankeos/java-midterm-output
A midterm output for CIT207 - Intro to Object Oriented Programming. 2020-BSCS-2A-AI.
https://github.com/blankeos/java-midterm-output
Last synced: 4 days ago
JSON representation
A midterm output for CIT207 - Intro to Object Oriented Programming. 2020-BSCS-2A-AI.
- Host: GitHub
- URL: https://github.com/blankeos/java-midterm-output
- Owner: Blankeos
- Created: 2020-11-10T17:31:06.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-03-17T06:09:52.000Z (over 3 years ago)
- Last Synced: 2024-05-15T15:31:36.732Z (6 months ago)
- Language: Java
- Homepage:
- Size: 15.6 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# **:coffee:JAVA-MIDTERM-OUTPUT**
A simple name & age infosystem application making use of .csv as a database.
## :snowflake: **Cool Features** :snowflake:
- [x] :beer: Uses a graphical interface with JOption.
- [x] :heavy_exclamation_mark: Handles errors very well.
- [x] :memo: Data persistence with Java's FileWriter.
- [x] :pencil2: Managed application states with functions.## :camera: **Screen Shots** :camera:
![Menu Screen](https://i.ibb.co/5rqSQx1/image.png)
![Add Screen](https://i.ibb.co/c88XXmf/image.png)In the words of Carlo's Bakeshop:
> _"ho oho hoh ho"_
```java
Program written in 2.48 hours. Nov. 11, 2020
```