Coder Social home page Coder Social logo

aplikasi-skpi-elrahma-laravel's Introduction

Sistem Informasi Surat Keterangan Pendamping Ijazah

This Laravel application is designed to manage and generate Surat Keterangan Pendamping Ijazah (SKPI) documents. The application has two types of users: admin and student. Admin users can input master data and review student data, while student users can login and input their personal data and academic achievements, which will be used to generate their SKPI document.

Requirements

The application requires the following software to be installed:

  • PHP 8.1 or higher
  • Composer
  • MySQL

Installation

To install the application, follow these steps:

  1. Clone the repository: git clone https://github.com/arbisyarifudin/Aplikasi-SKPI-Elrahma-Laravel.git
  2. Install dependencies: composer install
  3. Copy .env.example to .env and configure your environment variables
  4. Generate an application key: php artisan key:generate
  5. Run database migrations: php artisan migrate
  6. Seed the database: php artisan db:seed
  7. Start the development server: php artisan serve

Usage

To use the application, follow these steps:

  1. Open the application in your web browser: http://localhost:8000
  2. Log in as an admin with the default credentials: [email protected] / password
  3. As an admin, you can input master data and review student data
  4. Log in as a student with your own credentials
  5. As a student, you can input your personal data and academic achievements, which will be used to generate your SKPI document

Contributing

Contributions to the application are welcome! To contribute, please submit a pull request with your changes.

License

This project is licensed under the MIT License. See the LICENSE file for details.

aplikasi-skpi-elrahma-laravel's People

Contributors

arbisyarifudin avatar

Watchers

 avatar

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.