https://github.com/iwei20/apcs-final
Final project for early entry into APCS
https://github.com/iwei20/apcs-final
csv java
Last synced: 12 months ago
JSON representation
Final project for early entry into APCS
- Host: GitHub
- URL: https://github.com/iwei20/apcs-final
- Owner: iwei20
- Created: 2020-01-18T20:31:05.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-01-21T13:44:55.000Z (about 6 years ago)
- Last Synced: 2025-02-13T11:23:25.676Z (about 1 year ago)
- Topics: csv, java
- Language: Java
- Homepage:
- Size: 28.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# APCS-Final
Final project for entry into APCS
A basic program using Java swing, that can open, edit, and save CSV files.
## Usage
Clone the repository and cd into it. Then, run `java Main`. This will open up a blank CSV editor.
Use latest version of Java.