A simple application to help learn English words using flashcards.
- Displays English words and their meanings.
- Allows users to mark words as known or unknown.
- Stores word data in a local database (
words.db).
- Ensure you have Python installed.
- (Optional) Create a virtual environment.
- Install any necessary dependencies (if applicable - list them here if needed).
Run the main script:
python main.py(Add more detailed instructions if necessary)
Contributions are welcome! Please open an issue or submit a pull request.
(Specify your license here, e.g., MIT License)
