React Native cross platform mobile app, developed from scratch to deployment and is currently available on iOS and Android.
A playful mobile app for asking strangers short yes/no questions. Ask any question and monitor how others reply, voting yes/no on your question. Reply to questions of others, and help they settle a matter. Track your questions and all the questions you replied to see how the responses change over time.
There are three main screens:
- Answer questions - answer Yes or No to each new question, Skip question or Report it.
- Ask question - Ask Away a question for others to answer.
- Your (dashboard) - toggle here between your questions, and the questions you answered. Monitor how answers to each change overtime.
React Native | Expo | Node.js | TypeScript | Yarn |
Firebase | Hasura | WebSocket | Apollo | Hooks |
Git | Figma | Redux | LottieFiles | Jest |
- Sign-up & Sign-in
- Add a question
- Delete your question
- Monitor your questions and their replies
- Reply to a question of others
- Monitor the questions you have answered and their replies
- When answering questions of others, you can skip a question (refuse to answer)
- Report someone's question - mark for admin review
- Onboarding/Tutorial
- Contact Support via email
- Log Out
- Delete Account
yarn
- Install dependencies
yarn start
- Start the server
Run i
to start Apple or a
for Android simulator