tarfeef101 7093a7e095 readme update | il y a 6 ans | |
---|---|---|
.. | ||
.gradle | il y a 6 ans | |
build | il y a 6 ans | |
gradle | il y a 6 ans | |
src | il y a 6 ans | |
README.md | il y a 6 ans | |
build.gradle | il y a 6 ans | |
gallery.gal | il y a 6 ans | |
gradlew | il y a 6 ans | |
gradlew.bat | il y a 6 ans | |
model.gal | il y a 6 ans | |
plan.txt | il y a 6 ans | |
settings.gradle | il y a 6 ans |
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.