Skip to content

The-Diamondback-Lab/dbktv

 
 

Repository files navigation

📺 DiamondbackTV

DiamondbackTV is a digital signage project with the goal of streaming specially curated Diamondback content - feature stories, multimedia, article previews, and advertisements - to various televisions on campus.

Netlify Status JavaScript Style Guide

Overview

Getting Started
Usage
Contributing
Deployment
Built With

Getting Started

Located in College Park, Maryland, The Diamondback is the University of Maryland's student run newspaper.

DiamondbackTV (DBKTV) is a digital signage project with the goal of streaming specially curated Diamondback content - feature stories, multimedia, article previews, and advertisements - to various televisions on campus.

Design

A prototype of the project can be viewed at this link.

Usage

After running npm install, run npm start to serve and test the Firebase project locally. If successfull, you'll see the following in your terminal:

The project was built assuming it is hosted at the server root.
You can control this with the homepage field in your package.json.
For example, add this to build it for GitHub Pages:

  "homepage" : "http://myname.github.io/myapp",

The build folder is ready to be deployed.
You may serve it with a static server:

  serve -s build

Find out more about deployment here:

  https://bit.ly/CRA-deploy

i  hosting[staging]: Serving hosting files from: build
✔  hosting[staging]: Local server: http://localhost:5000

Built With

  • Google Firebase - Mobile development platform
  • React.js - JavaScript library for building user interfaces
  • Babel - JavaScript compiler to convert ECMAScript 2015+ code into a backwards compatible JS
  • Sass - CSS extension

About

DiamondbackTV is a digital signage project with the goal of streaming specially curated Diamondback content - feature stories, multimedia, article previews, and advertisements - to various televisions and monitors on campus.

Resources

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • JavaScript 65.5%
  • CSS 31.8%
  • HTML 2.7%