Homework Helper App
Homework Helper is a React Native app for iOS and Android. The app scrapes the web to find answers to commonly asked homework questions. The app will sort the answers by greatest match, and has features such as saving favorites and history.
This app is mostly written in Typescript, and uses tools such as Redux, Axios, AWS, Node.js, and more.
In homework helper you can even scan an image, the image will be sent to a Node.js server I hosted in AWS, it will then process the image for text and send the text back to the client so they app can search for answers with it.
Modern Design
Homework Helper uses libraries such as React Native Paper to have a modern and clean design
Search For Homework Answers
Type in your question, or use the built in image text scanner to take a picture of a question and automatically find answers to it.
Favorites and History
Homework Helper lets you favorite answers, and also keeps history of questions you searched.