Coder Social home page Coder Social logo

nafishandoko / spdm-yhc Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 1.61 MB

Sistem Pengelolaan Data Mahasiswa Menggunakan Laravel & Tailwindcss sebagai Tugas Apply Internship pada Posisi Programmer di Yayasan Hasnur Centre

Home Page: https://spdm-yhc.000webhostapp.com

License: MIT License

Shell 0.73% PHP 63.84% CSS 0.10% JavaScript 0.20% Blade 35.14%

spdm-yhc's Introduction


Contributors Forks Stargazers Issues MIT License


Logo

Sistem Pengelolaan Data Mahasiswa

Sistem Pengelolaan Data Mahasiswa untuk apply internship pada posisi Programmer di Yayasan Hasnur Centre

Report Bug or Request Feature

Table of Contents
  1. Author
  2. About The Project
  3. Installation
  4. Contributing
  5. License

Author

Data diri calon peserta magang

  • Nama : Nafis Arinda Rizky Putra Handoko
  • NIM : 202410102065
  • Semester : 5
  • Prodi : Teknologi Informasi
  • Kampus : Universitas Jember
  • Domisili : Jombang, Jawa Timur
  • Nomor Whatsapp : 081332079137
  • Email : [email protected]

(back to top)

About The Project

Website ini adalah project yang dikerjakan atas dasar seleksi magang pada posisi Programmer di Yayasan Hasnur Centre. Dalam sistem ini, pengguna bisa melakukan CRUD data mahasiswa, melakukan pencarian data mahasiswa dan mengurutkannya berdasarkan prodi, semester, kelas, atau tahun angkatan.

Built With

Framework/library/bahasa yang digunakan dalam membangun project ini :

(back to top)

Fitur-fitur

Untuk menggunakan aplikasi ini, pengguna bisa melakukan login dengan kredensial berikut :

  • Username : admin
  • Password : admin123 Product Name Screen Shot

Jika login gagal maka akan muncul pesan "Login failed" Product Name Screen Shot

Jika login berhasil maka akan diarahkan ke halaman utama Product Name Screen Shot

Pengguna bisa menambahkan data mahasiswa dengan menekan tombol biru di sebelah pojok kanan bawah, lalu akan diarahkan ke halaman Tambah Mahasiswa Product Name Screen Shot

Pengguna juga bisa melihat detail mahasiswa dengan menekan tombol biru disamping tombol delete pada tabel data mahasiswa di halaman utama, lalu akan diarahkan ke halaman Detail Mahasiswa Product Name Screen Shot

Untuk mengedit data mahasiswa, pengguna bisa menekan tombol "Ubah" di halaman Detail Mahasiswa, lalu akan diarahkan ke halaman ke halaman Ubah Data Mahasiswa Product Name Screen Shot

Untuk menghapus mahasiswa, pengguna bisa menekan tombol merah disamping tombol detail mahasiswa pada tabel data mahasiswa di halaman utama, lalu akan muncul jendela konfirmasi untuk menghapus data mahasiswa Product Name Screen Shot

Terdapat juga fitur pencarian dimana pengguna bisa mencari data mahasiswa berdasarkan nama atau prodi dengan menginputkan nama atau prodi yang dicari pada kolom input di sebelah atas halaman Product Name Screen Shot

Pengguna juga bisa mengurutkan hasil pencarian dengan prodi, semester, kelas, atau tahun angkatan Product Name Screen Shot

(back to top)

Installation

Requirements

Langkah Instalasi

  • Buka terminal/cmd
  • Ketik perintah dibawah ini secara berturut-turut di cmd :
git clone https://github.com/NafisHandoko/spdm-yhc.git
cd spdm-yhc
composer install
copy .env.example .env
  • Buka file .env dan isikan spdm-yhc pada DB_DATABASE
  • Isi DB_USERNAME dan DB_PASSWORD sesuai konfigurasi XAMPP kalian, secara default DB_USERNAME=root dan DB_PASSWORD kosong
  • Nyalakan Apache dan MySQL di XAMPP
  • Buka browser dan ketikkan http://localhost/phpmyadmin/ di address bar
  • Buat database dengan nama spdm-yhc
  • Buka tab import lalu import file spdm-yhc.sql
  • Kembali ke cmd/terminal lalu ketikkan php artisan key:generate
  • Terakhir ketik php artisan serve lalu buka browser

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

License

Distributed under the MIT License. See LICENSE for more information.

(back to top)

spdm-yhc's People

Contributors

nafishandoko 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.