Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 616 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 616 Bytes

yii-calendar

Test calendar/organaizer application, using yii, jquery, bootstrap & MySQL
Screen #1 Screen #2


To install project follow next steps:

  1. Download or copy repository
  2. Create empty MySQL database.
  3. Configure /protected/main.php and /protected/config.php files by setting your DB parametrs
  4. Run ./yiic migrate from %project_folder%/protected to create tables with test data.