Giter VIP home page Giter VIP logo

comrad's Introduction

Comrad

Stories Ready to Work On

Table of Contents

What is Comrad?

Comrad is an open-source web application for use by community radio stations that helps with crucial show scheduling and playlist entry to organize all on air and streaming processes for hosts and DJ’s. There is an initial version of it in use at KGNU in Boulder, CO, but the system needs several feature and usability improvements to bring it to the point where other community radio stations can adopt it.

This fellowship will allow the building of Comrad 2.0, permitting a standalone open source distribution in English and Spanish that will greatly benefit the small to mid-sized community radios as well as the hundreds of budget limited Lower Power FM radios just taking to the air in the United States.

Waffle Board

Use the Waffle board for this repo to always know what to do next for your project!

Heroku Link

Contribution Guide

Here is what you need to know:

This project uses GitHub flow where updates are made on feature branches. Pull requests are submitted on those branches and reviewed before being merged.

Getting Started

Clone and install dependencies in both the root directory and in client/:

$ git clone https://github.com/codefordenver/Comrad.git
# ...
$ cd Comrad/
$ npm ci
# ...
$ cd client/
$ npm ci
# ...

Note the use of the npm ci command instead of install: this installs the exact package versions specified in package-lock.json rather than the fuzzy-matched versions in package.json, thus giving you a more exact replica of the dependencies and avoiding much confusion.

Use npm run to see a list of available commands.

To configure your environment variables (e.g. for database connection) ask a maintainer for the details.

comrad's People

Contributors

codytaft avatar coolsoftwaretyler avatar crodier1 avatar dzimmerman902 avatar jberns avatar lauren-winters avatar marcusp619 avatar msiadak avatar seankwilliams avatar tannerwelsh avatar waffle-iron avatar wdoug avatar

Watchers

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