{"id":27287170,"url":"https://github.com/hum2a/flashcards","last_synced_at":"2026-04-10T04:34:19.098Z","repository":{"id":287397242,"uuid":"964590031","full_name":"Hum2a/Flashcards","owner":"Hum2a","description":"A modern digital flash cards application that speeds up revision time by 20x","archived":false,"fork":false,"pushed_at":"2025-04-11T13:49:38.000Z","size":98,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-11T20:13:11.787Z","etag":null,"topics":["css","expressjs","firebase","firebase-auth","firestore-database","html","javascript","nodejs","npm","react","typescript"],"latest_commit_sha":null,"homepage":"https://flashcards-pj01.onrender.com","language":"JavaScript","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/Hum2a.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-04-11T13:07:33.000Z","updated_at":"2025-04-11T13:49:42.000Z","dependencies_parsed_at":"2025-04-11T14:58:13.857Z","dependency_job_id":null,"html_url":"https://github.com/Hum2a/Flashcards","commit_stats":null,"previous_names":["hum2a/flashcards"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hum2a%2FFlashcards","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hum2a%2FFlashcards/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hum2a%2FFlashcards/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hum2a%2FFlashcards/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Hum2a","download_url":"https://codeload.github.com/Hum2a/Flashcards/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248473124,"owners_count":21109628,"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":["css","expressjs","firebase","firebase-auth","firestore-database","html","javascript","nodejs","npm","react","typescript"],"created_at":"2025-04-11T20:13:13.638Z","updated_at":"2025-12-30T18:54:10.658Z","avatar_url":"https://github.com/Hum2a.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🎴 Flashcards - Study Smarter\n\n\u003cdiv align=\"center\"\u003e\n\n[![React](https://img.shields.io/badge/React-20232A?style=for-the-badge\u0026logo=react\u0026logoColor=61DAFB)](https://reactjs.org/)\n[![Firebase](https://img.shields.io/badge/Firebase-FFCA28?style=for-the-badge\u0026logo=firebase\u0026logoColor=black)](https://firebase.google.com/)\n[![Material-UI](https://img.shields.io/badge/Material--UI-0081CB?style=for-the-badge\u0026logo=material-ui\u0026logoColor=white)](https://mui.com/)\n[![TypeScript](https://img.shields.io/badge/TypeScript-007ACC?style=for-the-badge\u0026logo=typescript\u0026logoColor=white)](https://www.typescriptlang.org/)\n[![PWA](https://img.shields.io/badge/PWA-5A0FC8?style=for-the-badge\u0026logo=pwa\u0026logoColor=white)](https://web.dev/progressive-web-apps/)\n\n[![License](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT)\n[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com)\n[![Netlify Status](https://api.netlify.com/api/v1/badges/your-badge-id/deploy-status)](https://app.netlify.com/sites/your-site-name/deploys)\n\n\u003c/div\u003e\n\n## 📝 Table of Contents\n\n- [✨ Features](#-features)\n- [🚀 Getting Started](#-getting-started)\n- [🛠️ Installation](#%EF%B8%8F-installation)\n- [⚙️ Configuration](#%EF%B8%8F-configuration)\n- [📱 Usage](#-usage)\n- [🧪 Testing](#-testing)\n- [🏗️ Project Structure](#%EF%B8%8F-project-structure)\n- [🤝 Contributing](#-contributing)\n- [📄 License](#-license)\n- [👥 Authors](#-authors)\n- [🙏 Acknowledgments](#-acknowledgments)\n\n## ✨ Features\n\n\u003cdiv align=\"center\"\u003e\n\n| Feature | Description |\n|---------|-------------|\n| 🎨 Modern UI | Beautiful, responsive design with Material-UI |\n| 📱 PWA Support | Installable on any device |\n| 🔄 Real-time Sync | Instant updates across devices |\n| 📊 Progress Tracking | Monitor your learning journey |\n| 🎯 Spaced Repetition | Optimized learning algorithm |\n| 🔍 Search \u0026 Filter | Find cards quickly |\n| 🌙 Dark Mode | Eye-friendly study sessions |\n| 📤 Import/Export | Share decks with others |\n\n\u003c/div\u003e\n\n## 🚀 Getting Started\n\n### Prerequisites\n\n- Node.js (v14 or higher)\n- npm (v6 or higher)\n- Git\n\n### 🛠️ Installation\n\n1. **Clone the repository**\n   ```bash\n   git clone https://github.com/your-username/flashcards.git\n   cd flashcards\n   ```\n\n2. **Install dependencies**\n   ```bash\n   npm install\n   ```\n\n3. **Set up environment variables**\n   ```bash\n   cp .env.example .env\n   # Edit .env with your configuration\n   ```\n\n4. **Start the development server**\n   ```bash\n   npm start\n   ```\n\n## ⚙️ Configuration\n\n### Environment Variables\n\nCreate a `.env` file in the root directory with the following variables:\n\n```env\nREACT_APP_API_URL=http://localhost:5000/api\nREACT_APP_FIREBASE_API_KEY=your-api-key\n# ... (see .env.example for all variables)\n```\n\n## 📱 Usage\n\n### Development\n\n```bash\nnpm start\n```\n\n### Production Build\n\n```bash\nnpm run build\n```\n\n### Testing\n\n```bash\nnpm test\n```\n\n## 🧪 Testing\n\nWe use Jest and React Testing Library for our tests. Run the test suite with:\n\n```bash\nnpm test\n```\n\nFor coverage reports:\n\n```bash\nnpm run test:coverage\n```\n\n## 🏗️ Project Structure\n\n```\nsrc/\n├── components/     # Reusable UI components\n├── pages/         # Page components\n├── styles/        # CSS and styling files\n├── utils/         # Utility functions\n├── hooks/         # Custom React hooks\n├── context/       # React context providers\n├── services/      # API and service integrations\n└── assets/        # Static assets\n```\n\n## 🤝 Contributing\n\n1. Fork the repository\n2. Create your feature branch (`git checkout -b feature/AmazingFeature`)\n3. Commit your changes (`git commit -m 'Add some AmazingFeature'`)\n4. Push to the branch (`git push origin feature/AmazingFeature`)\n5. Open a Pull Request\n\nPlease read [CONTRIBUTING.md](CONTRIBUTING.md) for details on our code of conduct and the process for submitting pull requests.\n\n## 📄 License\n\nThis project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details.\n\n## 👥 Authors\n\n- **Your Name** - *Initial work* - [YourGitHub](https://github.com/your-username)\n\nSee also the list of [contributors](https://github.com/your-username/flashcards/contributors) who participated in this project.\n\n## 🙏 Acknowledgments\n\n- [Create React App](https://github.com/facebook/create-react-app)\n- [Material-UI](https://mui.com/)\n- [Firebase](https://firebase.google.com/)\n- [React Router](https://reactrouter.com/)\n\n---\n\n\u003cdiv align=\"center\"\u003e\n\n[![forthebadge](https://forthebadge.com/images/badges/built-with-love.svg)](https://forthebadge.com)\n[![forthebadge](https://forthebadge.com/images/badges/made-with-javascript.svg)](https://forthebadge.com)\n[![forthebadge](https://forthebadge.com/images/badges/uses-git.svg)](https://forthebadge.com)\n\n\u003c/div\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhum2a%2Fflashcards","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhum2a%2Fflashcards","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhum2a%2Fflashcards/lists"}