Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/piflyer/studyio-open

Studyio: A powerful free online flashcard tool
https://github.com/piflyer/studyio-open

firebase flashcards quizlet reactjs study-tools studying

Last synced: about 4 hours ago
JSON representation

Studyio: A powerful free online flashcard tool

Awesome Lists containing this project

README

        

# Studyio: A Powerful Open-Sourced Flashcard App
With Quizlet charging for basic flashcard features, I decided to create a free, open-sourced flashcard app that is easy to use and has all the features you need to study effectively. Visit the official website [here](https://studyio.thisistimnguyen.com/).

## Features
- Import flashcards from a variety of sources
- Share your flashcards with your friends, no account required!
- *Learn* - A powerful learning algorithm that uses spaced repetition to help you memorize your flashcards
- *Test* - Test your knowledge with a variety of different question types

## Installation
1. Clone the repository
2. Install the dependencies
```
npm install
```
3. Run the app
```
npm start
```

## Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.