{"id":20816004,"url":"https://github.com/maximfersko/images-storage","last_synced_at":"2026-05-19T07:04:20.873Z","repository":{"id":236504703,"uuid":"792740561","full_name":"maximfersko/images-storage","owner":"maximfersko","description":null,"archived":false,"fork":false,"pushed_at":"2024-05-20T12:17:15.000Z","size":1628,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-19T09:40:59.503Z","etag":null,"topics":["authentication","authorization","docker-build","image-storage","java17","postgresql","security","web-application"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/maximfersko.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-04-27T12:49:38.000Z","updated_at":"2024-05-22T14:21:10.000Z","dependencies_parsed_at":"2024-05-20T12:52:42.744Z","dependency_job_id":"c0332b15-f851-4d45-bb1d-da17e6ad5a5d","html_url":"https://github.com/maximfersko/images-storage","commit_stats":null,"previous_names":["maximfersko/images-storage"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/maximfersko/images-storage","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximfersko%2Fimages-storage","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximfersko%2Fimages-storage/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximfersko%2Fimages-storage/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximfersko%2Fimages-storage/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maximfersko","download_url":"https://codeload.github.com/maximfersko/images-storage/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximfersko%2Fimages-storage/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33205487,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-18T09:27:30.708Z","status":"online","status_checked_at":"2026-05-19T02:00:06.763Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["authentication","authorization","docker-build","image-storage","java17","postgresql","security","web-application"],"created_at":"2024-11-17T21:27:28.721Z","updated_at":"2026-05-19T07:04:20.837Z","avatar_url":"https://github.com/maximfersko.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Images storage\n\nThis project is a web application designed for uploading and storing photos.\n\n### Build and Run:\n\n#### Using Docker\n\n```zsh\n    docker-compose up\n```\n\n### Description and Features\n\nThe application supports two user roles: administrator and user. Users can upload and delete their own images, while\nadministrators have access to and can delete images from all users. During registration, a user can specify their role\nby checking the \"Register as Admin\" checkbox.\n\n#### Registration Page\n\n![](/images/sign-up.png)\n\nAfter logging in, the user dashboard provides two tabs:\n\n#### Upload Images\n\n![](/images/upload.png)\n\n#### View Images\n\n![](/images/view.png)\n\n## Database Schema\n\n![](/images/db_scheme.png)\n\n### Project Dependencies\n\n#### The project uses Maven for dependency management. Below are the dependencies:\n\n* Spring Boot Starter Data JPA: org.springframework.boot:spring-boot-starter-data-jpa\n* Commons Lang 3: org.apache.commons:commons-lang3:${commons.version}\n* SLF4J API: org.slf4j:slf4j-api:${log.version}\n* JJWT API: io.jsonwebtoken:jjwt-api:${jwt.version}\n* JJWT Implementation: io.jsonwebtoken:jjwt-impl:${jwt.version}\n* JJWT Jackson: io.jsonwebtoken:jjwt-jackson:${jwt.version}\n* Spring Boot Starter Web: org.springframework.boot:spring-boot-starter-web\n* Spring Boot DevTools: org.springframework.boot:spring-boot-devtools\n* PostgreSQL Driver: org.postgresql:postgresql\n* Lombok: org.projectlombok:lombok\n\n### Additional Properties\n\n* Java Version: 17\n* MapStruct Version: 1.5.5.Final\n* JWT Version: 0.11.5\n* Hibernate Validator Version: 8.0.1.Final\n* Commons Version: 3.14.0\n* Log Version: 2.0.13\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaximfersko%2Fimages-storage","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaximfersko%2Fimages-storage","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaximfersko%2Fimages-storage/lists"}