Inspiration
We wanted to help spread knowledge about the Deaf community by trying to provide an easy way to begin learning the language.
What it does
There are two modes. Mode 1 provides a letter and you choose the corresponding hand. Mode 2 provides a hand and you choose the corresponding letter.
How we built it
We used python to build a Tkinter GUI
Challenges we ran into
We used PhotoImage to display the hands. This gave us some problems when we went to put them in the canvas. We fixed it by embeddding the PhotoImage in a Label and in the Radiobuttons.
Accomplishments that we're proud of
This is our first Hackathon so we are proud that we were able to do so much with our program.
What we learned
We gained a better understanding of Tkinter GUIs and python as a whole.
What's next for ASL Alphabet Quiz
We plan to create a mode 3. This mode will be a timed mode. We also want to keep track of how well you did on the quiz.
Log in or sign up for Devpost to join the conversation.