Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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
```