Skip to content

benny-rs/deboks-kas

Repository files navigation


Contributors Forks Stargazers Issues MIT License


Logo

DeboksKas

Sistem Informasi Pencatatan Keuangan untuk Meningkatkan Performa Penjualan Keripik Pelepah Pisang di Kabupaten Jombang

View Demo · Report Bug or Request Feature

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

Author

Here we are :

  • Nafis Arinda Rizky Putra Handoko (202410102065) - Project Manager
  • Laila Nur Fardah (202410102018) - System Analyst
  • Nico Wibiyanto (202410102081) - System Designer
  • Benny Ridwan Susanto (202410102015) - Software Developer
  • Laili Alfizah (202410102086) - Software Tester

(back to top)

About The Project

DeboksKas adalah suatu aplikasi yang bisa digunakan untuk melakukan pencatatan keuangan, karyawan, warung, maupun produk yang dijual oleh mitra(Bu Rina) selaku penjual keripik pelepah pisang di Kabupaten Jombang. Selain melakukan pencatatan, mitra juga bisa melihat performa keuangan setiap minggu atau setiap bulan dan melihat warung mana yang menjual produk paling laris.

(back to top)

Built With

Here's a list of the technologies we used to build this project

(back to top)

Installation

Requirements

Langkah Instalasi

  • Buka terminal/cmd
  • Ketik perintah dibawah ini secara berturut-turut di cmd :
git clone https://github.com/benny-rs/deboks-kas.git
cd deboks-kas
composer install
copy .env.example .env
  • Buka file .env dan isikan deboks_kas 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 deboks_kas
  • Buka tab import lalu import file deboks_kas.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)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published