Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] Tugas Kelompok 1 #3

Closed
4 tasks done
fauzanelka opened this issue Jun 22, 2022 · 0 comments · Fixed by #4
Closed
4 tasks done

[Feature] Tugas Kelompok 1 #3

fauzanelka opened this issue Jun 22, 2022 · 0 comments · Fixed by #4
Assignees
Labels
enhancement New feature or request

Comments

@fauzanelka
Copy link
Owner

fauzanelka commented Jun 22, 2022

DoD:
Buatlah aplikasi pendataan produk menggunakan Laravel untuk membuat proses create, read, update, dan delete (CRUD) sederhana. CRUD merupakan proses standar yang biasa ditemukan pada sebuah sistem aplikasi web. Berikut adalah user stories dari fitur CRUD yang akan kita buat:
Pengguna memasukkan data sbb:

  1. Data Produk:

    • Produk
    • Deskripsi
    • Harga Beli
    • Harga Jual
    • Gambar
  2. Data User:

    • Nama
    • TTL
    • Jenis Kelamin
    • Password
    • Retype password:
    • Email

Aturannya adalah

  • Pengguna harus login terlebih dahulu sebelum masuk ke aplikasi
  • Pengguna dapat melihat data produk dan data user.
  • Pengguna dapat memperbaharui / Edit data produk dan data user.
  • Pengguna dapat menghapus / delete data produk dan data user tertentu.
@fauzanelka fauzanelka added the enhancement New feature or request label Jun 22, 2022
@fauzanelka fauzanelka self-assigned this Jun 22, 2022
@fauzanelka fauzanelka linked a pull request Jun 22, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant