Channel Central is a project that allows groups to share videos. It is currently hosted at http://channelcentral.me/. This project needs your help. If you are the least bit famiiar with Graphic Design, CSS, Javascript, Ajax, PHP, or MySQL, please get involved.
This project is built with PHP, with codeigniter handeling the non ajax aspects inside the application folder. The actual channel view is handeled through ajax with the post and ajax folders.
To install this project on your local host or your website, follow these steps.
- Install the files into the target directory.
- Insert the sql file into your database.
- Alter the connect.php file to match your database information.
- Go to application/config/database.php, and alter the file to match your database information.
- Go to application/config/config.php and change the encryption key. I recommend this site. http://randomkeygen.com/
If you want to help, have any issues installing, have questions, or just want to talk web development, contact me.
goosetube on skype
- SECURITY: Ensure all query inserts are sanitized
- ISSUE: Fix IE fonts
- FEATURE: Get Daily Viewers, and sort Channel List by that column
- FEATURE: Match users one on one
- IMPROVEMENT: Make logged in host see button on channel to host page
- IMPROVEMENT: Checkmarks replaced with toggles
- IMPROVEMENT: Work on mobile view
- IMPROVEMENT: Style outside channel pages