https://github.com/harshpatel44/remindme
This repository pops up a window showing a word with its meaning after every intervals.
https://github.com/harshpatel44/remindme
dicitonary gui-application knowledge mcq python remindme vocabulary
Last synced: 10 months ago
JSON representation
This repository pops up a window showing a word with its meaning after every intervals.
- Host: GitHub
- URL: https://github.com/harshpatel44/remindme
- Owner: Harshpatel44
- Created: 2018-05-02T10:02:23.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-05-05T07:46:36.000Z (about 8 years ago)
- Last Synced: 2025-03-18T09:17:05.109Z (over 1 year ago)
- Topics: dicitonary, gui-application, knowledge, mcq, python, remindme, vocabulary
- Language: Python
- Size: 11.7 KB
- Stars: 1
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# RemindMe
This Application is made to strenghthen our Vocabulary. It pop ups the window having word and its meaning in each intervals.It also has a feature of Multiple Choice Questions to test your knowledge.
Demo:
1.This is the main window that appears on running file main.py

2.On selecting Word with Meaning, we get this window showing diffrent words and meaning at each intervals.
3.This is the snippet of the application in main window.
4.On selecting Words with MCQ, we get this window showing words with meanings and also the MCQ to test user's knowledge.
5.This is the snippet of the application in main window
The point to keep in mind is the window will not close unless we select the correct option.
Learning Vocabulary is exacting but with this it becomes facile.
steps to use are basic : Just run the main.py file and the application starts. From then ,it will pop up after each intervals with a purpose to embellish your Language.
This application is in inchoate state. Any response will be appreciated.
Ta!