LiveTVDirectory is web application for translating TV channels online. This is a main purpose of the application, but in addition to video playback, the following should be done:
- Favorite channels functionality allowing users to create list of channels they like more
- Provide possibility to download different ‘extra’ items from a site
- Manage different user roles and provide different access levels for users
- Allow user to submit new channels and leave messages for administration
- Provide functionality to select channels via different filters, i.e. language, country, category
- Create powerful back-end system for managing all content on the site, including tool for TV channels import from XML file
As far as there are lots of channels to display (about 5 thousands) we created pager with smart shortcuts showing pages in the middle and end of pages range. It makes page navigation much easier.
We created site back-end to be easy to use and powerful. Administrators can manage channel, view feedbacks and submitted channels, manage users, add new items for download, and many more via back-end. We also created notification system that sends messages to administration when user submits new channel or leaves feedback message on site.
Our participation in the project:
- Database Scheme Creating
- Configuring Server (Linux)