{"id":23602637,"url":"https://github.com/quinver/flashcards-angular","last_synced_at":"2026-05-08T14:34:57.816Z","repository":{"id":269744899,"uuid":"906775533","full_name":"Quinver/FlashCards-Angular","owner":"Quinver","description":"Minimal flashcard webapp made in Angular!","archived":false,"fork":false,"pushed_at":"2025-01-13T10:31:03.000Z","size":306,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-17T19:37:17.415Z","etag":null,"topics":["angular","asp-net-core","dotnet","personal-project"],"latest_commit_sha":null,"homepage":"","language":"C#","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/Quinver.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}},"created_at":"2024-12-21T21:40:41.000Z","updated_at":"2025-01-13T10:31:06.000Z","dependencies_parsed_at":"2025-02-18T10:20:24.446Z","dependency_job_id":null,"html_url":"https://github.com/Quinver/FlashCards-Angular","commit_stats":null,"previous_names":["quinver/flashcards-angular"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Quinver/FlashCards-Angular","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quinver%2FFlashCards-Angular","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quinver%2FFlashCards-Angular/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quinver%2FFlashCards-Angular/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quinver%2FFlashCards-Angular/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Quinver","download_url":"https://codeload.github.com/Quinver/FlashCards-Angular/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quinver%2FFlashCards-Angular/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266618862,"owners_count":23957273,"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-07-23T02:00:09.312Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"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":["angular","asp-net-core","dotnet","personal-project"],"created_at":"2024-12-27T12:12:10.045Z","updated_at":"2026-05-08T14:34:57.809Z","avatar_url":"https://github.com/Quinver.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Flashcards\nI'm trying out diffrent frameworks to get the feel of them. And this is my attempt to work with Angular with Asp.net core as backend.\n\nThe app itself is just the thousands flashcard app. You can add/remove/edit decks, and in the decks you can do the same for the cards. I have not used any css framework because my skills were getting a bit rusty in that area.\n\n## Local Install\nTo run it I've decided on docker.\nTested it on my arch(btw) system and on my windows desktop.\n\n#### Linux/wsl:\n\n1. First, make sure Docker and Docker Compose are installed on your system. Use your favorite package manager (tested with pacman on Arch Linux):\n```bash\nsudo pacman -S docker docker-compose\n```\n2. Start the Docker service to ensure it’s running:\n```bash\nsudo systemctl start docker\n```\n3. Clone the repository to your local machine:\n```bash\ngit clone https://github.com/Quinver/FlashCards-Angular.git\n```\n4. Change to the root directory of the project:\n```bash\ncd FlashCards-Angular\n```\n5. Finally, run the Docker containers defined in the docker-compose.yml file(This will take a while):\n```bash\ndocker-compose up\n```\n### Windows:\n1. Install docker from the [download](https://docs.docker.com/desktop/setup/install/windows-install/) page.\n2. Restart system if needed.\n3. Run docker-desktop(For me it took a while before the engine started).\n4. Clone the repository to your local machine:\n```bash\ngit clone https://github.com/Quinver/FlashCards-Angular.git\n```\n5. Change to the root directory of the project:\n```bash\ncd FlashCards-Angular\n```\n6. Finally, run the Docker containers defined in the docker-compose.yml file(This will take a while):\n```bash\ndocker-compose up\n```\n## Running: how to basic!\nThe site is running on http://localhost:4200.\nIf you want to access the api go to http://localhost:5041.\n\nThat's it, now you can manoeuvre throught the beautiful ui and make your flashcards a reality.\n\n## Closure\nThis was the easiest way I could think of to let you run this project locally, if you have any tips/improvements for the installation, feel free to contact me.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fquinver%2Fflashcards-angular","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fquinver%2Fflashcards-angular","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fquinver%2Fflashcards-angular/lists"}