An open API service indexing awesome lists of open source software.

https://github.com/str0yka/zendo

🎴 find your path to knowledge
https://github.com/str0yka/zendo

base-ui fsd react react-hook-form reactuse typescript zod

Last synced: 3 months ago
JSON representation

🎴 find your path to knowledge

Awesome Lists containing this project

README

          

# zendo 🎴

**The path to knowledge in every card**

Zendo is an elegant and effective flashcard application built around the proven spaced repetition technique. Discover a mindful approach to learning that helps you retain information longer with less effort.

## ✨ Features

- Dual-Sided Cards: Create custom cards with front and back content

- Smart Review System: Cards you find easy disappear for longer periods

- Intuitive Flipping: Simple tap gesture to reveal answers

- Zen-Inspired Design: Clean, distraction-free interface for focused learning

## 🧠 How It Works

Zendo uses a sophisticated algorithm based on the spacing effect, a psychological phenomenon where information is better retained when studied a few times over a long span of time.

1. Create cards with questions on the front and answers on the back

2. Review your cards regularly through curated sessions

3. Rate difficulty after each card (Easy/Medium/Hard)

4. Optimize your learning path as easier cards appear less frequently

## 🚀 Getting Started

For developers interested in contributing:

```bash
# Clone the repository
git clone https://github.com/your-username/zendo.git

# Navigate to project directory
cd zendo

# Install dependencies
yarn

# Run application
yarn dev
```

## 🌟 Acknowledgments

- Inspired by proven spaced repetition research

- Designed for focused learning without distractions