This is a Yii 2 system that I have created for the Office of Student Affairs of a university. It is an old one and was already updated so that it will be functioning properly. Kindly check the documentation and the sample videos.

Video Tutorials References:


DoingITeasyChannel

Programming Academy

Linux Way Kung Fu

Void Realms

Vipul Prajapati

David Connelly

Afridemy

Documentation:

https://drive.google.com/drive/folders/18ijrzdwugrKIU3feUc0CkDfqQVJNnzko?usp=sharing
Documentation on System Usability Scale:

https://drive.google.com/file/d/1qO7BboR59i4lWeiSA7bWEhuY4DoupiXR/view?usp=drive_link

WordPress Blog Yii 2 References:

https://thestoryyoudonotknow.wordpress.com/category/yii-2/

Sample Videos:

https://drive.google.com/drive/folders/1hU3njguAuFQ9znQfjLNnSryBOEQErtch?usp=sharing

Signing in Platform Source Code:

https://drive.google.com/file/d/1Lh7tLFkVAm3HQFKI83hg7-BZo5cYiDpQ/view?usp=sharing

For further references:

https://yii2-tutorials.blogspot.com/


Screenshots

How to use SUS Survey
How to use MySql Workbench 1. Open MySQL Workbench and Create a complete ERD. Make sure it is in the normal standard form.

2. Create ERD 3. Use Forward Engineering 4. Copy and Save the SQL query to Sublime Text and save with .sql extension.

2. Do Forward Engineering. Go to Databases. Select Forward Engineering



3. Click next until you can see the sql query.
4.





4. Select all the SQL query, copy and paste to a text editor preferably Sublime Text. Save as filename.sql 
You can use it in PHPMyAdmin import if it is in normal form already. It will not be imported if it does not follow the normal form.


Ticketing Extension from Ricco