Creative is training center management system for publishing tutorials, slides, exam result and organize quiz.
- Automate entire management system
- Online admission(Apply)
- Publish result in online
- Publish education equipment in online
- File manager, upload, delete, edit.
- Store exam and results.
- Admission applicant
- Faculty add system
- Admin dashboard
- PHP >= 5.4, PHP < 7
- Mcrypt PHP Extension
- OpenSSL PHP Extension
- Mbstring PHP Extension
- Tokenizer PHP Extension
install composer form https://getcomposer.orggit clone https://github.com/Kryptonitesoft/creative projectnamecd projectnamecomposer installphp artisan key:generate- create a database and inform .env
php artisan migrateto create tablesphp artisan db:seedto populate tablesphp artisan user:createto create admin user
- Bootstrap for CSS and jQuery plugins.
- AngularJS as JavaScript Framework.
- Textangular as blog editor.
php artisan serve
Go to: /login to login.
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
We use SemVer for versioning.
This project is licensed under the MIT License - see the LICENSE.md file for details