Inspiration
In everyday life, all our four team members have difficulty in making decisions.
_ Which class to take? Where to eat for dinner? Relax or study? _
We want to build an app that could help us to make decisions.
As students in Computer Sciences, we wanted to use our skills to help ourselves and others to solve their "choosing phobia". So, we decided to build this android mobile app so that everyone can submit questions, and crowd-source the decision-making process.
What it does
Upon start, you can sign up for an account or log in.
On the main page, you can view the questions, or add questions and options to ask for help.
You can click on the questions and vote for their best choice.
You can use the navigation drawer on the left to choose from: My Home, My Questions, My Votes.
How I built it
- Firebase
- Android Studio
- Github
- Photoshop
Challenges I ran into
- Authentication of login: because different versions of firebase and Google API confused us for a long time.
- Database table management, because we created another User table to store all the information for each user, and we had a hard time to connect this dataset to "auth" dataset of Firebase.
- Compatibility of Android Studio across Mac, Windows, and Linux.
- Lack of Android Device.
Accomplishments that I'm proud of
- HELP us to make DECISIONS
- This APP is user friendly
- Nice user interface
- Great real time synchronize for the database
- Nice logo and icons
What I learned
- How to build android app and use firebase
- How to solve problems efficiently in short time
- Better teamwork and leadership
What's next for Decidable
- We will build iOS version of this APP
- Conduct satisfaction survey and improve user interface
- We will integrate a comment system, so that users can comment for different votes.
- Allow people to use Facebook, Google, Twitter, and other popular accounts to login
- More advertisement


Log in or sign up for Devpost to join the conversation.