Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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 📕 ✅

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)

## Installation

You 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).