{"id":28389064,"url":"https://github.com/vladyslav-crunch/memonero","last_synced_at":"2025-06-27T16:31:06.426Z","repository":{"id":256958983,"uuid":"841588977","full_name":"vladyslav-crunch/memonero","owner":"vladyslav-crunch","description":"A web application designed to help users effectively learn and retain information using interval repetition with flashcards.","archived":false,"fork":false,"pushed_at":"2025-04-06T19:48:56.000Z","size":14934,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-31T09:48:44.260Z","etag":null,"topics":["firebase","firestore","react","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/vladyslav-crunch.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-08-12T17:53:19.000Z","updated_at":"2025-04-10T19:54:13.000Z","dependencies_parsed_at":"2024-09-14T04:31:30.026Z","dependency_job_id":"2fab62c1-0683-4716-aaa3-e282b3ed2e8e","html_url":"https://github.com/vladyslav-crunch/memonero","commit_stats":null,"previous_names":["vladyslav-crunch/memonero"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/vladyslav-crunch/memonero","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vladyslav-crunch%2Fmemonero","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vladyslav-crunch%2Fmemonero/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vladyslav-crunch%2Fmemonero/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vladyslav-crunch%2Fmemonero/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vladyslav-crunch","download_url":"https://codeload.github.com/vladyslav-crunch/memonero/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vladyslav-crunch%2Fmemonero/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262293014,"owners_count":23288643,"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":["firebase","firestore","react","typescript"],"created_at":"2025-05-31T00:14:46.941Z","updated_at":"2025-06-27T16:31:06.420Z","avatar_url":"https://github.com/vladyslav-crunch.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🧠 Memonero - Flashcards Interval Repetition App\n\nA web application designed to help users effectively **learn and retain information** using the scientifically proven method of **spaced repetition**. Built with Firebase and Firestore, this app offers a clean UI, dynamic flashcard management, and smart review scheduling.\n\n![Preview](https://res.cloudinary.com/dxuwyrdbv/image/upload/v1743968700/Zrzut_ekranu_2025-04-06_214102_pcbkrf.png)\n\n## 🚀 Features\n\n- 🗂️ Create, edit, and delete flashcards\n- 🔁 Study using interval (spaced) repetition algorithm\n- 🔐 User authentication with Firebase\n- ☁️ Flashcards stored in Firestore database\n- 📊 Track learning progress over time\n\n## 🛠️ Tech Stack\n\n- **Frontend**: React \n- **State Management**: Context API \n- **Styling**: Styled Components\n- **Backend**: Firebase Authentication\n- **Database**: Firestore (NoSQL, real-time)\n\n## 📦 Getting Started\n\n### 1. Clone the repository\n\n```bash\ngit clone https://github.com/vladyslav-crunch/memonero.git\ncd memonero\n```\n\n### 2. Install dependencies\n\n```bash\nyarn install\n```\n\n### 3. Install dependencies\n\n1. Go to Firebase Console\n\n2. Create a project\n\n3. Enable Authentication (Email/Password recommended)\n\n4. Enable Cloud Firestore\n\n5. Add your Firebase config to a firebaseConfig.ts file:\n\n```bash\nimport { initializeApp } from 'firebase/app';\n\nconst firebaseConfig = {\n  apiKey: \"YOUR_API_KEY\",\n  authDomain: \"YOUR_AUTH_DOMAIN\",\n  projectId: \"YOUR_PROJECT_ID\",\n  storageBucket: \"YOUR_STORAGE_BUCKET\",\n  messagingSenderId: \"YOUR_MESSAGING_SENDER_ID\",\n  appId: \"YOUR_APP_ID\"\n};\n\nconst app = initializeApp(firebaseConfig);\nexport default app;\n```\n###\n\n### 4. Contributing\n\n```bash\nnpm start\n``` \n\n### 5. Run the development server\n\nYour app will be running at http://localhost:3000\n\n### 6. 📌 To Do\n\n 1. Add ability to play a quiz mode with flashcards\n\n 2. Flashcard import/export (CSV/JSON)\n\n 3. Add interval settings customization\n\n 4. Offline support using localStorage or IndexedDB\n\n 5. Mobile-friendly enhancements\n\n### 🤝 Contributing\nContributions are welcome! Fork the repo, make changes, and open a pull request. Let’s build better learning tools together!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvladyslav-crunch%2Fmemonero","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvladyslav-crunch%2Fmemonero","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvladyslav-crunch%2Fmemonero/lists"}