Skip to content
This repository has been archived by the owner on Sep 18, 2018. It is now read-only.

mayoalexander/fl-two

Repository files navigation

FREELABEL NETWORK WEB APPLICATION

What is the FREELABEL Network?

The FREELABEL NETWORK is a streaming Radio, TV, and Magazine publication distributed through a social networking platform where users create accounts, upload various types of media, and showcase their work with the world using their profile and the automated systems.

Visitors can browse the site without an account to search and stream new music released by account-holders. The site is consistently updated by individual users uploading new content to their profiles.

Public Enviroment: http://freelabel.net/

User Dashboard Login: http://freelabel.net/users/dashboard/index/

FEATURES

Public

SEO URL Redirect Functionality

For Search Engine Optimization reasons, each post is accesable in a few different ways:

Viewing all of the latest post from a user

  • FREELABEL.NET/@*****USERNAME*****

Viewing an individual post + all related posts from a user

  • FREELABEL.NET/@*****USERNAME*****/*****TITLE_SLUG*****/

Viewing an individual post based on absolute Post ID number (Most Secure/Less SEO Friendly)

  • FREELABEL.NET/@*****USERNAME*****/*****TITLE_SLUG*****/

The URL Redirects are located in the .htaccess file located in the main directory.

Private

Development

The user application is standalone from the rest of the websites applications and located in the /users/ directory. This is where most of the public user functionality and controllers are housed. Some of the features that users have are:

  • An interactive Streaming Feed for viewing other user submitted posts and featured content.
  • A schedule for booking events and and sending notifications to company administrators for approving client requests and opportunites.
  • A Promos application for creating playlists, albums, or packaging up multiple songs for specific showcases.
  • Drag-Drop JQuery uploading via FLDRIVE
  • Extensive Client-side and Server Side form validation.

Admin-Only

####Tools The FREELABEL Network provides the Administrator with tools to manage userbase, automating repetitive tasks, and getting updates from whats happening in the industry by collected RSS Feeds.

  • Automated Social Media Publishing via API
  • Lead Generation Tracking and Communication via API
  • Client Management
  • RSS Feed of Realtime Industry updates and trends.
  • FTP upload to a Remote Server for live radio streaming
  • Image Resizing, Resampling, and thumbnail creation
  • Updating audio file ID3 Tags to format correctly for the Radio Server

Browsers

Desktop browsers

The FREELAEL Web Application is regulary tested with the latest browser versions and is currently supported by:

  • Google Chrome
  • Apple Safari 4.0+
  • Mozilla Firefox 3.0+
  • Opera 11.0+
  • Microsoft Internet Explorer 6.0+

Mobile browsers

The File Upload plugin has been tested with and supports the following mobile browsers:

  • Apple Safari on iOS 6.0+
  • Google Chrome on iOS 6.0+
  • Google Chrome on Android 4.0+
  • Default Browser on Android 2.3+
  • Opera Mobile 12.0+

Follow us: Twitter, Facebook, GitHub

© FREELABEL NETWORKS

About

The second version of FREELABEL's Web Application based on MVC Format.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published