Giter Site home page Giter Site logo

tuneinlater's Introduction

TuneInLater

TuneInLater is a full stack web app where users can log in and browse audiobooks and then save their favorites to a database for later. This app was created in less than a week by Jacob Ogren and Alek Aker using React/Redux on the frontend and Node/Postgres on the backend.

Learning Goals

  • Write squeaky clean, well refactored code using ES6 syntax.
  • Become comfortable with different network requests like GET, POST, & DELETE.
  • Solidify concepts with React to create clean and re-useable components.
  • Become comfortable with Redux’s lifecycle, creating actions, reducers, and connecting them to React components.
  • Understand and solidify concepts with React component, asynchronous code, route handling, and Redux testing.

Tech

  • React
  • Redux
  • React-Router
  • JavaScript (ES6+)
  • CSS
  • Node
  • PostgreSQL
  • pgAdmin
  • Testing with Enzyme and Jest.

Screen Shot 2019-09-10 at 4 01 23 PM

Screen Shot 2019-09-10 at 4 03 05 PM

Screen Shot 2019-09-10 at 4 03 17 PM

Screen Shot 2019-09-10 at 4 04 05 PM

Screen Shot 2019-09-10 at 4 04 34 PM

Set Up

Clone and Install Backend

  • Clone down this backend repository and follow instructions within to install dependencies and configure postgresSQL
  • Install the application's dependencies from within the cloned directory: npm install
  • Then launch the backend: npm start

Clone and Install UI

  • Clone down this UI repository.
  • Install the application's dependencies from within the cloned directory: npm install
  • Then launch the application within the browser: npm start
  • With the backend server running on localhost:3001, open http://localhost:3000 to view the application in your browser

tuneinlater's People

Contributors

jogren avatar araprojects avatar jessiewithani avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.