Inspiration
Feelings are complex, and many people have issues identifying and explaining their emotions to others.
What it does
Emoodji is a command line application that will ask the user a series of questions to determine their mood. Then it will provide the user with the emoji that best represents their mood.
How we built it
I used Python to write a script that would serve as my command line application.
Challenges we ran into
I didn't know if emojis were supported in the terminal, and I wasn't sure how to include them in my Python code.
What we learned
I learned the use CLDR Short Names to print emojis to the command line.
What's next for Emoodji
I will be adding more questions and emojis to this application in the future.
Log in or sign up for Devpost to join the conversation.