Living in a small, paper-thin walled apartment in Denver, Fenton was reading a book late one night. As the story is intensifying, so is Fenton's heart rate, and also the plot in neighbor's TV show in the apartment next door. Fenton turns the page to read something astonishing as the show reaches its peak plot and music volume!!
Guten Reader is an eReader that performs sentiment analysis of the text on the page and plays a song as you read that matches the mood of text!
-
Learn and test a new framework, React Native for front end team and Sinatra for back end team.
-
Make informed design decisions to create a user-friendly application.
-
Utilize different network requests like GET, POST, DELETE & PATCH.
-
Learn how to team up and work efficiently with another team and their specialties.
-
Follow a professional GitHub workflow.
Design Prototype
Clickable Design Prototype https://projects.invisionapp.com/prototype/ck491d4lz0058ni0156nxsjth/play
Splash Page
- While the initial content and application is loading, the user will see this page.
-
Front End created in React Native and tested with Jest/Enzyme.
-
Back End created in Rails and Sinatra and tested in rspec and unittest.
-
Quinne Farenwald https://github.com/qfarenwald
-
Zoe Ketcham-Harvey https://github.com/ZoeKHarvey
-
Michael Schneider https://github.com/mschneider247
-
Fenton Taylor https://github.com/fentontaylor
-
Mack Halliday https://github.com/MackHalliday
-
Project Gutenberg https://www.gutenberg.org/wiki/Main_Page
-
Sentiment Analysis https://monkeylearn.com/
-
Spotify Player https://developer.spotify.com/documentation/web-api/reference/player/
Clone repo.
git clone
Install dependencies.
npm install
Run browser.
npm start