Code Monkey home page Code Monkey logo

lstner's Introduction

Lstner

CircleCI Maintainability Dependencies

View the site at https://lstner.com.

Podcast dashboard where you can:

  • Browse by category
  • Search for podcasts by name
  • Add podcasts to favorites list
  • Subscribe to podcasts
  • Register and login to save all your subscriptions, favorites, played, and in-progress podcasts with data being saved in the database
  • Non-registered guest users have data saved in local storage.

Usage

Lstner uses Meteor, which comes bundled with npm. To use Meteor, install Meteor on your computer.

meteor npm install # Installs dependencies

meteor # Runs application on port 3000 with MongoDB running on port 3001

npm run test # Runs tests 

Folder structure

├── .circleci # Circleci integration
├── .meteor # Theme and site metadata
├── client # Client entry
├── imports
│   ├── api # All GraphQL schemas and resolvers
│   ├── localData # Mutations, queries, resolvers
│   └── startup
│       ├── client # Importing client startup files
│       └── server # Registering API and data schema
│   └── tests
│       ├── components
│       ├── fixtures
│       └── mocks
│   └── ui # Reusable components, mutations, and queries
├── public # Logo, images, favicons
└── server # ApolloEngine 

Discover

Mobile

lstner's People

Contributors

justinformentin avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

rdnaidu

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.