Simple EProgress application for selection purposes

Overview

E-Progress

Aplikasi pengelolaan data mahasiswa anggota UKM Progress sederhana.

Daftar Isi 🗂️

Instalasi 🪛

Sebelum menjalankan aplikasi, ada beberapa tahapan instalasi agar aplikasi dapat berjalan dengan baik.

Pertama-tama kita harus meng-install dependencies yang ada pada composer.json dengan menggunakan command dibawah ini.

composer install && composer dump-autoload

Pastikan kalian telah memiliki composer terinstall sebelumnya.

Sebelum melakukan migrasi file SQL, saya menyarankan mengubah file konfigurasi database pada config/database.php karena konfigurasi server tiap komputer mungkin saja berbeda.

Selain itu, saya sarankan untuk membuat database dengan nama yang sesuai dengan yang anda tulis pada konfigurasi diatas.

Barulah kita memigrasikan file SQL yang ada pada root folder kita dengan nama file migration.sql.

Sebelum menjalankan jangan lupa untuk merubah file .htaccess di dalam folder public. Ganti root directory name nya sesuai dengan nama directory tempat kamu menyimpan project ini. Misalkan seperti dibawah ini:

RewriteBase /ganti_dengan_nama_root_dir/public # misalnya /progress/public

Selesai, kalian bisa menggunakan aplikasi dengan damai dan sedikit eksperimen.

Penggunaan ⚙️

Untuk penggunaan saya serahkan pada kalian, agar sedikit bereksperimen dengan aplikasinya. Namun, untuk kelengkapan fitur masih sangat-sangat kurang. Kedepannya mungkin akan dilengkapkan, CRUD sudah pasti terlaksana. Selamat mencoba! 🔥 🔥 🔥

Kontribusi 🌱

Jika kalian ingin berkontribusi pada repository ini, kalian bebas melakukan fork dan push.

Isu 📢

Jika ada isu atau bug terkait dengan aplikasi ini jangan ragu untuk email ke [email protected] atau kalian bisa menulis issue disini.

Lisensi ⚖️

Tidak ada lisensi yang berlaku, alias Open Source.

You might also like...
Configure Magento 2 to send email using Google App, Gmail, Amazon Simple Email Service (SES), Microsoft Office365 and many other SMTP (Simple Mail Transfer Protocol) servers
Configure Magento 2 to send email using Google App, Gmail, Amazon Simple Email Service (SES), Microsoft Office365 and many other SMTP (Simple Mail Transfer Protocol) servers

Magento 2 SMTP Extension - Gmail, G Suite, Amazon SES, Office 365, Mailgun, SendGrid, Mandrill and other SMTP servers. For Magento 2.0.x, 2.1.x, 2.2.x

Simple PHP Pages - A simple puristic PHP Website Boilerplate
Simple PHP Pages - A simple puristic PHP Website Boilerplate

Simple PHP Pages - A simple puristic PHP Website Boilerplate 🚀 Hey! This project provides simple and basic concepts for PHP pages. It includes ideas

A multithreaded application server for PHP, written in PHP.

appserver.io, a PHP application server This is the main repository for the appserver.io project. What is appserver.io appserver.io is a multithreaded

Vulnerable demo application for the race condition

Vulnerable PHP App (Race Condition) Environment setup: docker-compose up Environment verification: Connection Test: http://localhost/test.php Vulnera

Issue tracking application extending GitHub's issues and pull requests for the Joomla! project.

Requirements The issue tracker application requires a server running: PHP 7.2 or 7.3 PHP's ext/curl and ext/intl should also be installed MySQL 5.5.3

SuiteCRM is the award-winning open-source, enterprise-ready Customer Relationship Management (CRM) software application.
SuiteCRM is the award-winning open-source, enterprise-ready Customer Relationship Management (CRM) software application.

SuiteCRM is the award-winning open-source, enterprise-ready Customer Relationship Management (CRM) software application.

A package to render Heroicons in your PHP application.

PHP Heroicons A package to render Heroicons in your PHP application. Preview the icons at heroicons.com, developed by Steve Schoger and Adam Wathan. I

A Discord Webhook Application with the Coinbase API
A Discord Webhook Application with the Coinbase API

Ein PHP-Skript um einen Kryptowährungspreis in Discord darzustellen. Installation Windows Voraussetzungen Docker vollständig installiert Discord und e

You have just downloaded "Messenger-app" [A lightweight, minimalistic real-time chat application]

MESSENGER-APP You have just downloaded "Messenger-app" [A lightweight, minimalistic real-time chat application] Setup To get it working, follow these

Owner
Dwi Payana
Currently seeking for the beauties of programming
Dwi Payana
S11 Selection est une solution web PHP faite pour automatiser la création d'une grille d'évaluation d'un étudiant puis de les rassembler pour en faire un classement.

[S11] SELECTION BTS 0.1.0 FR Description S11 Selection est une solution web PHP faite pour automatiser la création d'une grille d'évaluation d'un étud

NOIZET Maxence 1 Oct 25, 2022
File Upload widget with multiple file selection, drag&drop support, progress bar, validation and preview images, audio and video for jQuery

File Upload widget with multiple file selection, drag&drop support, progress bar, validation and preview images, audio and video for jQuery. Supports cross-domain, chunked and resumable file uploads. Works with any server-side platform (Google App Engine, PHP, Python, Ruby on Rails, Java, etc.) that supports standard HTML form file uploads.

Sebastian Tschan 31.1k Dec 30, 2022
Minimalist PHP frame for Core-Library, for Developing PHP application that gives you the full control of your application.

LazyPHP lightweight Pre-Made Frame for Core-library Install Run the below command in your terminal $ composer create-project ryzen/lazyphp my-first-pr

Ry-Zen 7 Aug 21, 2022
This plugin can be embedded in PHP application to give the web application specific routes/href

Routes Plugin PHP This plugin can be embedded in PHP application to give the web application specific routes/href location and for entering specific/l

Ifechukwudeni Oweh 7 Jul 17, 2022
Shortener URL is simple web application to short your URL

Shortener URL is simple web application to short your URL. It will generate unique key, with the unique key it will redirect to the original URL.

Abid Ra 1 Jan 22, 2022
This demo app shows you how to run a simple PHP application on AWS Elastic Beanstalk.

Elastic Beanstalk + PHP Demo App - "Share Your Thoughts" This demo app shows you how to run a simple PHP application on AWS Elastic Beanstalk. Run the

AWS Samples 143 Nov 26, 2022
Simple Symfony currency exchange demo application (CLI)

Symfony currency exchange demo Keynotes Using a small Symfony installation as possible Using SQLite database for simplicity but with price of some cav

Vladimir Martsul 9 Oct 21, 2022
It is a simple blog application coded with PHP, HTML, CSS. You can develop, edit. You can see it as a skeleton. ⚡

PHP-BLOG-SYSTEM Simple blog system Features Adding Text Update Text Text Deletion User Login and register Bootstrap Design Profile Page How to use blo

Selçuk 2 Aug 21, 2022
Simple HTTP smoke testing for your Symfony application

Shopsys HTTP Smoke Testing This package enables you to do simple HTTP smoke testing of your Symfony application. Basically, it generates a HTTP reques

Shopsys 65 Feb 3, 2022
Simple library that abstracts different metrics collectors. I find this necessary to have a consistent and simple metrics (functional) API that doesn't cause vendor lock-in.

Metrics Simple library that abstracts different metrics collectors. I find this necessary to have a consistent and simple metrics API that doesn't cau

Benjamin Eberlei 311 Nov 20, 2022