GithubHelp home page GithubHelp logo

ekv-project / ekv Goto Github PK

View Code? Open in Web Editor NEW
3.0 2.0 3.0 2.61 MB

Sistem Pengurusan Maklumat Pelajar Kolej Vokasional

Home Page: https://ekv.readthedocs.io

License: GNU General Public License v3.0

PHP 47.15% Blade 38.99% HTML 13.75% Shell 0.12%
student management-system malaysia vocational laravel college-management college

ekv's Introduction


All Contributors

THIS PROJECT IS STILL UNDER DEVELOPMENT


eKV

Student Information Management System for Malaysian Vocational Colleges.

Requirements

  1. Access to terminal / SSH
  2. Web server (Apache2, NGINX)
  3. MySQL / MongoDB
  4. Composer
  5. NodeJS (for NPM)
  6. PHP Extensions (enabled in php.ini)
    1. ext-dom
    2. ext-zip
    3. ext-gd
    4. ext-mysql
    5. etc
  7. Appropriate access to web folder.

Installation

  1. Download the source code of this system.
  2. Setup your web server (Apache/Nginx) to suit Laravel app.
  3. Copy .env.example file and rename to .env. Configure the .env file for database connection.
  4. Run composer update, npm update, composer install, npm install to update/upgrade and install necessary dependencies.
  5. Run npm run prod to and compile the assests.
  6. Generate the application key with php artisan key:generate command. This key will be stored in .env file and be used for encryption.
  7. (Optional) For production environment, set the APP_DEBUG value to false to prevent sensitive config to be exposed to the user.
  8. Upload the files to your web server.
  9. Go to your /install to proceed the installation. The script will add a new admin user, migrate the database and generate the application key.
  10. System installation is completed!

License

This system/project is licensed under GNU GPLv3. Each contributions to this system will be licensed under the same terms.

Contributors โœจ

Thanks goes to these wonderful people (emoji key):

Muhammad Hanis Irfan Mohd Zaid
Muhammad Hanis Irfan Mohd Zaid

๐Ÿšง ๐Ÿ’ป ๐Ÿค” ๐ŸŽจ ๐Ÿ“–
amihadi
amihadi

๐Ÿšง
GenericNominalUser
GenericNominalUser

๐Ÿ’ป
Farhan Helmy
Farhan Helmy

๐Ÿ’ป

This project follows the all-contributors specification. Contributions of any kind welcome!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.