{"id":21683511,"url":"https://github.com/marked01one/markeds-flashcards","last_synced_at":"2026-04-12T18:49:51.752Z","repository":{"id":61956832,"uuid":"552698111","full_name":"marked01one/markeds-flashcards","owner":"marked01one","description":"A Django-based flashcard app to help you ace your next test!","archived":false,"fork":false,"pushed_at":"2022-11-21T08:55:07.000Z","size":18317,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-25T11:42:05.888Z","etag":null,"topics":["django","flashcards","python","sqlite"],"latest_commit_sha":null,"homepage":"","language":"Python","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/marked01one.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}},"created_at":"2022-10-17T04:54:12.000Z","updated_at":"2023-04-11T15:56:17.000Z","dependencies_parsed_at":"2023-01-22T05:48:53.190Z","dependency_job_id":null,"html_url":"https://github.com/marked01one/markeds-flashcards","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marked01one%2Fmarkeds-flashcards","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marked01one%2Fmarkeds-flashcards/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marked01one%2Fmarkeds-flashcards/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marked01one%2Fmarkeds-flashcards/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marked01one","download_url":"https://codeload.github.com/marked01one/markeds-flashcards/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244601547,"owners_count":20479474,"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","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":["django","flashcards","python","sqlite"],"created_at":"2024-11-25T16:12:07.098Z","updated_at":"2026-04-12T18:49:51.681Z","avatar_url":"https://github.com/marked01one.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\n  # Marked's Flashcards\n\n  \u003cimg src=\"static/images/flashcard_site_new.png\" width=\"50%\"\u003e\n  \n  _**A full-stack Django-based web app that will help you ace your next test!**_\n\n  \u003chr width=\"50%\"\u003e\n  \n  ### **Demo Website: [https://markeds-flashcards.up.railway.app](https://markeds-flashcards.up.railway.app)**\n\n  _NOTE: If the website is current down, chances are I have ran out of credits on Railway :(_\n\n  \u003chr width=\"50%\"\u003e\n\n\u003c/div\u003e\n\n\n\u003ch2 align=\"center\"\u003eGetting Started\u003c/h2\u003e\n\n### 1. Requirements:\n\nHere is all the dependencies for the program, which can be found in `requirements.txt`. Ignore `gunicorn` and `Pillow` since those are for deployment purposes.\n\n```\nasgiref==3.5.2\nDjango==4.0.4\ndjango-jquery==3.1.0\ngunicorn==20.1.0\nPillow==9.1.0\nsqlparse==0.4.3\ntzdata==2022.5\nwhitenoise==6.2.0\n```\n\nIn addition, you will also need to download:\n\n* [Python](https://www.python.org/downloads/) (3.10 or more)\n* [Django](https://www.djangoproject.com/download/) (check the link for more details)\n\n\u003ch2 align=\"center\"\u003eRunning the App\u003c/h2\u003e\n\nTo run the app, locate the program's directory (where the program folder was located). Mine looked like this, but of course yours will look different:\n```\nC:\\Documents\\Flashcard-App\n```\nOpen PowerShell and change your current directory to the program's directory:\n```\ncd C:\\Documents\\Flashcard-App\n```\n\n### 1. Setting up a virtual environment\n\n* Activate a virtual environment to host your application by typing: `./venv/Scripts/Activate.ps1`\n* You should get something similar to this:\n\n```\n(venv) PS \u003cC:\\Documents\\Flashcard-App\u003e \n```\n\n### 1. Activate the application\n\n* Activate the server-side of the application by typing: `python manage.py runserver`\n* After waiting a for a few seconds, you should receive:\n\n```\nSystem check identified no issues (0 silenced).\nOctober 22, 2022 - 23:48:41\nDjango version 4.0.4, using settings 'flashcard.settings'\nStarting development server at http://127.0.0.1:8000/\nQuit the server with CTRL-BREAK. \n```\n\n* Open the HTTP link in your browser of choice and voila! You've done it!\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarked01one%2Fmarkeds-flashcards","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarked01one%2Fmarkeds-flashcards","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarked01one%2Fmarkeds-flashcards/lists"}