Skip to content

ZoeKHarvey/guten_reader_FE

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

Guten Reader

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!

Focuses

  • 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.

Screenshots

guten-reader

Design Inspiration Screen Shot 2020-01-09 at 8 53 28 AM

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.

Screen Shot 2020-01-09 at 8 56 15 AM

The App Screen Shot 2020-01-08 at 9 51 35 PM

Screen Shot 2020-01-08 at 9 52 39 PM

Screen Shot 2020-01-08 at 9 31 44 PM

Tech

  • Front End created in React Native and tested with Jest/Enzyme.

  • Back End created in Rails and Sinatra and tested in rspec and unittest.

Team

Front End

Back End

Resources

Set Up

Clone repo.

git clone

Install dependencies.

npm install

Run browser.

npm start

About

React Native: Frontend application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 83.4%
  • JavaScript 14.3%
  • CSS 2.3%