Inspiration

I make over twenty-five flashcards a day by hand, and it takes me more than thirty minutes a day to accomplish this task.

What it does

It shortens the process by taking a list of words and automatically turning them into an easily importable format for flashcard programs.

How we built it

I built it by making a program that converts a dictionary into a python compatible format. Then it takes a text file of the words you want to convert. Finally, it converts the list into a list of flashcard formatted texts.

Challenges we ran into

It was very difficult to convert a difficult a dictionary into a python dictionary.

Accomplishments that we're proud of

You could easily swap out the dictionary for any language.

What we learned

I learned how difficult any sort of language processing was.

What's next for AutoFlash

I would like to make a version that works by web scraping an online version.

Built With

Share this project:

Updates