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

Membuat CRUD danau di admin #11

Open
muhammad-ramdani opened this issue Jul 16, 2023 · 0 comments
Open

Membuat CRUD danau di admin #11

muhammad-ramdani opened this issue Jul 16, 2023 · 0 comments
Assignees

Comments

@muhammad-ramdani
Copy link
Collaborator

muhammad-ramdani commented Jul 16, 2023

  • buat file admin/danau.php
  • buat file admin/danau/tambah.php
  • buat file admin/danau/ubah.php
  • buat file admin/danau/hapus.php

nama table : tabel_danau
nama kolom :

  1. danau_id, int, primary key, auto increment
  2. img_danau, text
  3. nama_danau, varchar, 255
  4. deskripsi_danau, text5
  5. luas_danau, int, 10
  6. link_google_maps_danau, varchar 500
@Divaangelica Divaangelica self-assigned this Jul 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants