GithubHelp home page GithubHelp logo

analisanazari / greencast Goto Github PK

View Code? Open in Web Editor NEW

This project forked from newwavepenguins/greencast

0.0 1.0 0.0 1.09 MB

Browser based podcast app - Hack Reactor Greenfield project

JavaScript 98.93% HTML 1.07%

greencast's Introduction

Build Status

GreenCast

GreenCast is a PodCast listening App which allows users to search the iTunes API for PodCasts, subscribe to and unsubscribe from Channels, and receive a feed containing a subscribed Channel's most recent Episodes. An audio player at the bottom of the screen allows the User to adjust volume, play, pause, and move to different locations in the PodCast.

Table of Contents

  1. Team
  2. Usage
  3. Requirements
  4. Development A. Installing Dependencies B. Roadmap C. API
  5. Contributing

Team

  • Product Owner: Will Simmons
  • Scrum Master: Chase Starr
  • Development Team Members: Meredith Nachman, Hans Trautlein

Usage

npm run start -dev

Requirements

  • Node 6.7
  • Express 4.14.x
  • MongoDB 3.x
  • React 0.14.7

Development

Installing Dependencies

From within the root directory:

npm install

Roadmap

View the project roadmap here

API

Method Uri Authorization Comment
GET / Anonymous GreenCast HomePage & Login
GET /user/:username/subscriptions User User's Podcast Subscriptions
POST /user/:username/subscriptions User Add a Podcast to a User's Subscriptions
DELETE /user/:username/subscriptions User Remove a Podcast from a User's Subscriptions
GET /channel/:channelId User View A PodCast Channel's Episodes
GET /api/toppodcasts Anonymous Displays top PodCasts on HomePage
GET /logout User Logs a User out of App
GET /auth/github Anonymous User directed to Github for authentication
GET /auth/github/callback User Redirect to HomePage or User's HomePage

Contributing

See CONTRIBUTING.md for contribution guidelines.

greencast's People

Contributors

analisanazari avatar anicknam avatar chasestarr avatar mwnachman avatar tarioto avatar trautlein avatar willsimmons avatar

Watchers

 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.