{"id":27549031,"url":"https://github.com/ovsidee/flashcardsystem","last_synced_at":"2026-04-20T14:01:48.510Z","repository":{"id":287636257,"uuid":"965344586","full_name":"ovsidee/FlashCardSystem","owner":"ovsidee","description":"Flash Card System done using Spring Data JPA, Spring Boot, H2 Database","archived":false,"fork":false,"pushed_at":"2025-04-20T22:18:01.000Z","size":64,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-02T09:08:45.831Z","etag":null,"topics":["hibernate","java","spring-boot","spring-data-jpa"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ovsidee.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"zenodo":null}},"created_at":"2025-04-13T00:23:48.000Z","updated_at":"2025-04-20T22:18:04.000Z","dependencies_parsed_at":"2025-04-13T01:35:30.129Z","dependency_job_id":null,"html_url":"https://github.com/ovsidee/FlashCardSystem","commit_stats":null,"previous_names":["ovsidee/flashcardsystem"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ovsidee/FlashCardSystem","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ovsidee%2FFlashCardSystem","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ovsidee%2FFlashCardSystem/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ovsidee%2FFlashCardSystem/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ovsidee%2FFlashCardSystem/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ovsidee","download_url":"https://codeload.github.com/ovsidee/FlashCardSystem/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ovsidee%2FFlashCardSystem/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268235596,"owners_count":24217418,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-01T02:00:08.611Z","response_time":67,"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":["hibernate","java","spring-boot","spring-data-jpa"],"created_at":"2025-04-19T04:32:21.192Z","updated_at":"2026-04-20T14:01:43.462Z","avatar_url":"https://github.com/ovsidee.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Flash Card System\n\nA simple **Flashcard-based Library Management System**, built with Java and Spring Boot.\n\nThis project allows users to manage a collection of **entries** (flashcards), each containing translations in **English**, **German**, and **Polish**. It provides features for interacting with the flashcards through various functionalities such as:\n\n- **Find** entries by any translation\n- **Add** new flashcards\n- **Remove** entries\n- **View** all entries in the database\n- **Sort** entries\n- **Test yourself** with random words\n- **Profile-based viewing** of flashcards:\n  - `original` – Show words as entered\n  - `upperCase` – Show all in uppercase\n  - `lowerCase` – Show all in lowercase\n\n## Features\n\n- Spring Boot application with H2 database support\n- Backend using Spring Data JPA\n- Profiles for dynamic word presentation\n- H2 Console enabled for easy DB inspection\n\n## Technologies Used\n\n- Spring Boot\n- Spring Data JPA\n- Hibernate\n- H2 Database\n- Gradle\n\n## Running the Application\n\nTo run the application locally:\n\n1. **Clone the repository**:\n     ```bash\n   git clone https://github.com/your-username/LibraryManagementSystem.git \u0026\u0026 cd LibraryManagementSystem\n2. **Run with your preferred IDE or with the command**:\n     ```bash\n   ./gradlew bootRun\n3. **Access the H2 console (if enabled)**:  \n     ```bash\n   http://localhost:8080/my-h2-console\n\n\u003e **Default H2 credentials**:  \n\u003e - **Username**: `libSystem`  \n\u003e - **Password**: `1234`  \n\n## Profile Configuration\n\nIn `application.yml`, you can activate profiles to change how words are displayed:\n\n```yaml\nspring:\n  profiles:\n    active: upperCase # Change to lowerCase or original\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fovsidee%2Fflashcardsystem","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fovsidee%2Fflashcardsystem","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fovsidee%2Fflashcardsystem/lists"}