Giter Site home page Giter Site logo

cs425radiostation's Introduction

cs425 Radio Station

Dennis McMeekan and Brandon Ahrens

This is a repo that is made for the creation of a very simple radio station.

Radio station will play songs continuously in order. Songs are stored on server side with the song information in a database.

This is a final project for CS 425: Server Side Web Development.

Aspects Used:

  • Turnkey LAMP
  • HTML5
  • PHP
  • JavaScript
  • Apache
  • MySQL
  • SVG
  • AngularJS

How to use:

  • Boot your server (Turnkey LAMP as example)
  • From your root directory, place files in var/www/Your_chosen_directory using winscp or any other ftp service.
  • Navigate to php/connectToDB.php and put your username and password in for your server to access the database.
  • Source in the .sql file from databae/db.sql by accessing MySql from CLI and typing 'source db.sql'
  • Once all this is done, navigate to Your_chosen_directory in your server in your chosen web browser and enjoy the music or add your own!

Screenshots:

Screenshot of home page: Screenshot of about page: Screenshot of home page error prompt:

To do:

  • [] Improve Security (encryption)
  • Optimize Performance
  • [] Select song list functionality
  • [] Exapnd song library

cs425radiostation's People

Contributors

dmcmeekan9 avatar brandonwsa avatar

Watchers

 avatar  avatar

cs425radiostation's Issues

Documentation ammendments

Could you add some screenshots? Also, when you say LAMP stack, which distro are referring to?

Thx ๐Ÿ‘๐Ÿป

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.