Skip to content

pmatiash/moviechecker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Test app MovieChecker based on YIInitializr

About

  • Project based on Yii Framework.

  • Database: MySQL.

  • Using Zend components (e.g. ZendHttpClient).

  • Front-end: bootstrap (yiistrap + yiiwheels), JQuery.

  • 2 models: User & Movie.

  • Login & really simple registration. Only allowed users will be login. I don't save password as is, only hash (with sold).

  • Access rules. Deny all inside pages for non authorized.

  • Movie list update with Ajax. Checking for new movies.

  • URL routing (e.g. alias "/list" instead "module/controller/action").

  • Video was embedded through simple html tags instead html5 tag

About

test application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published