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

https://github.com/mohammedtsmu/spaced-repetition-app

A web-based application to manage study subjects and review schedules using the spaced repetition technique. Supports English and Arabic languages.
https://github.com/mohammedtsmu/spaced-repetition-app

review-schedule spaced-repetition spaced-repetition-scheduler spaced-repetition-system studyapp web-application

Last synced: 2 months ago
JSON representation

A web-based application to manage study subjects and review schedules using the spaced repetition technique. Supports English and Arabic languages.

Awesome Lists containing this project

README

        

# Spaced Repetition App

Spaced Repetition App is a web-based application designed to help users manage their study subjects and review schedules using the spaced repetition technique. The application supports both English and Arabic languages, and offers features like data backup, import, and customizable themes.

## Features

- Add and manage study subjects with detailed descriptions
- Schedule reviews based on the spaced repetition technique
- View performance statistics with bar and pie charts
- Switch between light and dark themes
- Multi-language support (English and Arabic)
- Backup and import data locally

## Usage

1. **Add Subjects**: Navigate to the "Subjects" section and fill out the form to add new subjects.
2. **Review Subjects**: Follow the suggested review schedule to keep up with your study plan.
3. **View Statistics**: Check the "Stats" section to monitor your progress with interactive charts.
4. **Change Theme**: Switch between light and dark themes in the "Settings" section.
5. **Change Language**: Choose your preferred language (English or Arabic) from the "Settings" section.
6. **Backup and Import Data**: Use the backup and import buttons in the "Settings" section to save and restore your data.

## Installation

1. Clone the repository:
```bash
git clone https://github.com/MohammedTsmu/spaced-repetition-app.git
```