tarfeef101 7093a7e095 readme update | hace 6 años | |
---|---|---|
.. | ||
.gradle | hace 6 años | |
build | hace 6 años | |
gradle | hace 6 años | |
src | hace 6 años | |
README.md | hace 6 años | |
build.gradle | hace 6 años | |
gallery.gal | hace 6 años | |
gradlew | hace 6 años | |
gradlew.bat | hace 6 años | |
model.gal | hace 6 años | |
plan.txt | hace 6 años | |
settings.gradle | hace 6 años |
This is a simple gallery-esque app to load in and view photos, and add ratings to them. You can also toggle filters for images greater than or equal to a given rating (out of 5 stars). You can toggle between a spacious list layout, or a more condensed grid layout.
Notes
Controls
Run "java Main" in build/classes/java/main, or "./gradlew run" in the root directory if you do not have gradle installed, and if you do "gradle run" should suffice.