shamsbd71 / creative

This is a student college admission training system application. live

Home Page:http://www.creativecoaching.com.bd/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Creative

Creative is student college admission training center.

Goals

  • To automate entire management system.
  • Online admission(Apply).
  • Publish result in online.
  • Publish education equipment in online.

Installation

*install composer form https://getcomposer.org

  • git clone https://github.com/joynal/creative.git projectname
  • cd projectname
  • composer install
  • php artisan key:generate
  • create a database and inform .env
  • php artisan migrate to create tables
  • php artisan db:seed to populate tables
  • php artisan user:create to create admin user

Include

Features

  • File manager, upload, delete, edit.
  • Store exam and results.
  • Admission applicant
  • Faculty add system
  • Admin dashboard

Packages included

  • illuminate/html
  • laracasts/generators
  • fzaninotto/faker
  • phpunit/phpunit
  • phpspec/phpspec

Enjoy


php artisan serve

Admin Views

Go to: /login to login.

Author

Joynal Abedin and Sabbir Rahman

About

This is a student college admission training system application. live

http://www.creativecoaching.com.bd/


Languages

Language:PHP 51.3%Language:JavaScript 28.8%Language:HTML 19.8%Language:ApacheConf 0.1%