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

https://github.com/limeskey/trashsort

Computer Science Culminating class assignment in Java
https://github.com/limeskey/trashsort

Last synced: 2 months ago
JSON representation

Computer Science Culminating class assignment in Java

Awesome Lists containing this project

README

          

# Trash Sort

A simple Java program with Gradle v8.5 to learn where to put trash items into which bin. The source item database information was supplied by a OpenAI large language model but similarly follows Halton Ontario's guidelines for trash disposal, but it may vary depending on your local garbage collection organization.

## Prerequisites

### Java
Java version 17+ or class file format 61+

### Gradle (FOR BUILDING)
Must use Gradle/Gradlew 8.5 or higher

### Operating System
This program has only been tested in Windows, normally in a Powershell 7 terminal.