{"id":20563345,"url":"https://github.com/siddhant-vij/flashcard-app","last_synced_at":"2025-07-21T04:05:58.372Z","repository":{"id":207794198,"uuid":"720117159","full_name":"siddhant-vij/Flashcard-App","owner":"siddhant-vij","description":"Flashcard App built in Python using Tkinter - for effective learning on Periodic Table: Symbol, Name \u0026 Atomic Number.","archived":false,"fork":false,"pushed_at":"2023-11-17T16:13:06.000Z","size":54,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-06T08:20:41.807Z","etag":null,"topics":["backend","csv","flashcard","frontend","gui","periodic-table","python","tkinter"],"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/siddhant-vij.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}},"created_at":"2023-11-17T16:01:29.000Z","updated_at":"2024-11-21T04:23:06.000Z","dependencies_parsed_at":"2023-11-17T17:08:54.834Z","dependency_job_id":null,"html_url":"https://github.com/siddhant-vij/Flashcard-App","commit_stats":null,"previous_names":["siddhant-vij/flashcard-app"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/siddhant-vij/Flashcard-App","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/siddhant-vij%2FFlashcard-App","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/siddhant-vij%2FFlashcard-App/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/siddhant-vij%2FFlashcard-App/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/siddhant-vij%2FFlashcard-App/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/siddhant-vij","download_url":"https://codeload.github.com/siddhant-vij/Flashcard-App/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/siddhant-vij%2FFlashcard-App/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266236668,"owners_count":23897221,"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":["backend","csv","flashcard","frontend","gui","periodic-table","python","tkinter"],"created_at":"2024-11-16T04:17:44.664Z","updated_at":"2025-07-21T04:05:58.331Z","avatar_url":"https://github.com/siddhant-vij.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Flashcard App\n\nA powerful tool for learning and practicing flashcards with boxed-spacing repetitions. It utilizes a CSV database in the backend to store and manage flashcard data. The app also incorporates a queue data structure ensuring that flashcards are presented in the most optimized way for effective learning.\n\n1. [Features](#features)\n1. [Installation](#installation)\n1. [Contributing](#contributing)\n1. [Future Improvements](#future-improvements)\n1. [License](#license)\n\n## Features\n\n- **Graphical User Interface (GUI)**: A user-friendly interface that provides an intuitive and interactive experience for users.\n- **Flashcard Database**: Utilizes a CSV file to store and manage flashcard data, ensuring efficient retrieval and storage.\n- **Queue Data Structure**: Implements a queue data structure to optimize the presentation of flashcards, ensuring an effective learning experience.\n- **Boxed-Spacing Repetition Technique**: Utilizes a spaced repetition algorithm to present flashcards at optimal intervals, facilitating long-term memory retention.\n\n## Installation\n\n- Clone the repository: `git clone https://github.com/siddhant-vij/Flashcard-App.git`\n- Navigate to the project directory: `cd Flashcard-App`\n- Install dependencies: `conda create --name flashcard-app --file requirements.txt`\n- Activate the environment: `conda activate flashcard-app`\n- Run the application: `python main.py`\n- Edit the CSV file: `flashcards.csv`\n  - `Front` \u0026 `Back` for a topic: Periodic Table\n  - start with `1` for all the `Box` entries\n  - start with current date for `NextReviewDate`\n\n\n## Contributing\n\nAll contributions to this project are welcome. If you have suggestions or want to contribute to the codebase, please follow the steps below:\n\n1. Fork the repository.\n2. Create a new branch for your feature (`git checkout -b feature/YourFeature`).\n3. Commit your changes (`git commit -am 'Add some feature'`).\n4. Push to the branch (`git push origin feature/YourFeature`).\n5. Create a new Pull Request.\n\n## Future Improvements\n\n- **User Progress Tracking**: Implement a feature to track user progress and provide statistics on flashcard performance.\n- **Multi-Language Support**: Add support for multiple languages, allowing users to practice flashcards in their preferred language.\n- **Audio Pronunciation**: Incorporate audio pronunciation for flashcards, enhancing the learning experience.\n- **Social Sharing**: Enable users to share flashcards or their progress on social media platforms.\n- **Customizable Flashcard Design**: Allow users to customize the design and layout of their flashcards.\n- **Cross-Platform Compatibility**: Ensure the application works seamlessly across different operating systems and devices.\n\n\n## License\n\nDistributed under the MIT License. See [LICENSE](https://github.com/siddhant-vij/Flashcard-App/blob/main/LICENSE) for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsiddhant-vij%2Fflashcard-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsiddhant-vij%2Fflashcard-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsiddhant-vij%2Fflashcard-app/lists"}