Skip to content

afiefafian/e-catalog

Repository files navigation

Aplikasi E-Catalog

Status

On Development (ada bug)

On Progress

  • Fix dropdown kota/kab ketika edit data
  • Fix Landing page css produk item
  • Tambah detail produk landing page
  • Tambah detail supplier landing page
  • Animasi loading produk

Demo

link : catalog | web admin
username : 'admin@admin.com'
password : secret

Tentang

Aplikasi web admin dan landing page untuk menampilkan data produk.
Sudah dilengkapi dengan data dummy sehingga dapat langsung di test

Minimum Requirement

  • PHP 7.1 keatas
  • MySQL / MariaDB
  • NPM

Cara Install

  1. Clone git clone https://github.com/afiefafian/e-catalog.git
  2. cd e-catalog
  3. composer install
  4. npm install
  5. cp .env.example .env
  6. php artisan key:generate
  7. chmod -R 755 storage bootstrap/cache
  8. Create database di lokal
  9. Konfigurasi database di file .env
  10. php artisan migrate:fresh --seed
  11. php artisan serve
  12. Selesai.

Assets

Contributing

Thank you for considering contributing to the Laravel framework! The contribution guide can be found in the Laravel documentation.

License

The Laravel framework is open-sourced software licensed under the MIT license.

About

E-Catalog dengan laravel dan vuejs

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors