Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/baloerrr04/inventory-pertamina-patraniaga
inventory web, just for learning 📕 ✅
https://github.com/baloerrr04/inventory-pertamina-patraniaga
blade-template flash-messages jquery laravel
Last synced: 12 days ago
JSON representation
inventory web, just for learning 📕 ✅
- Host: GitHub
- URL: https://github.com/baloerrr04/inventory-pertamina-patraniaga
- Owner: baloerrr04
- License: mit
- Created: 2024-08-27T04:43:37.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-08-27T04:45:46.000Z (5 months ago)
- Last Synced: 2024-11-17T11:35:27.411Z (2 months ago)
- Topics: blade-template, flash-messages, jquery, laravel
- Language: PHP
- Homepage:
- Size: 8.28 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Intro
Sistem inventaris berbasis website, bebas digunakan untuk kebutuhan apa saja## Admin credentials
**username:** admin
**password:** admin123## Tech Stack
**Client:** [ruangAdmin](https://github.com/indrijunanda/RuangAdmin), Bootstrap, Jquery, filePond
**Server:** PHP 7.4.x, Laravel 8.x
## Menu- Dashboard
- Daftar petugas (admin, staff gudang/barang)
- Daftar barang
- Daftar gudang
- Daftar supplier
- Barang masuk
- Barang keluar
- Laporan
- Profile (ganti pp & password)
## InstallationYou can fork or clone this project
```
composer install
cp .env.example .env <-- edit db config
php artisan install
```## Running Tests
To run tests, run the following command
```
php artisan test
``````
Tests: 44 passed
Time: 20.30s
```## License
This project is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).