A web application designed to help you interact with words you've learned and enhance your ability to play with sentences.
Interactive-learning is a web-based application aimed at improving your language skills. It allows you to interact with words you've learned and provides a platform to practice and enhance your sentence construction abilities.
- Interactive word learning
- Sentence construction practice
- User-friendly interface
- Responsive design
-
Card Practice: Display a random card from the dictionary for user recognition, with four response buttons: (a) Know it, (b) Review, (c) Practice, (d) Forgot. Color-code the cards based on the selected option in the main index.
-
Phrase Dictionary: Create a new dictionary with phrases of varying difficulty that incorporates all words from the card dictionary.
-
Card Counter: Track the number of cards learned.
You can use the application in two ways:
-
Online: Use the website to interact with my personal dictionary.
-
Locally: Clone the repository and create your own dictionary.
-
Modify the dictionary.json file with your own word list.
-
Open index.html in your web browser to use the application with your custom dictionary.
-
- Clone the repository:
git clone https://github.com/wabbuwabbu/Interactive-learning.git
- Navigate to the project directory:
cd Idnteractived-learning
- Open index.html in your preferred web browser.
This project is licensed under the MIT License. See the LICENSE file for details.