Team Members:
- Chia Tse En
- Owen Yap
Question Hero is a application that aims to connect eager learners with experienced tutors. In the post COVID-19 world, many students are finding themselves more isolated at home with very few people to turn to for help when they encounter a problem. With this online platform, we hope to be able to match these students to on-demand tutors so that they can get their questions answered fast at a price which they are willing to pay.
Education - As technology rapidly infiltrates the education sector and changes not just the way people learn, but also how people teach, what refreshing ideas do you have to make learning and/or teaching more safe, exciting and effective?
The demo recording can be viewed here.
Do ensure that you have Ruby installed on your workstation.
After cloning the repository, run the following line to install the dependencies:
bundle install
yarn installOpen your simulator and start the package by running:
rails sYou can view the application on port 3000
Please add in these api secrets in a file called .env STRIPE_PUBLISHABLE_KEY STRIPE_SECRET_KEY STRIPE_WEBHOOK_SECRET CLOUDINARY_URL
