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

Requires admin approval for users to add new words, fix bugs, and add get started in readme.md #36

Merged
merged 6 commits into from
Nov 17, 2024

Conversation

HengkerKucing
Copy link
Contributor

gambar 1
image

gambar 2
image

gambar 3
image

aku disini pake action 1 = suspend, 2 = accepted, 3 = rejected, intinya ada tabel baru namanya words_gateaway itu untuk orang selain admin nambahin kata2 yang akan di review admin, untuk status actionnya karena cuman ada 3 nanti di hardcode aja di FE nya wkwwkw tidak aku tambahin tabel pivot agar ngga kebanyakan tabel.

terus admin bisa ngubah status nya ada di gambar 2, udah aku buat biar bisa bulk insert biar kalo ada banyak kata yang masuk biar bisa sekalian banyak ditolak atau diterima. terus kalo statusnya diubah menjadi 2 dia bakal otomatis masuk ke tabel dictionaries.

terus terakhir gambar 3 itu adalah API lama yang ngambil semua data dari tabel dictionaries buat ngelihatin kalo actionnya udah diubah 2 langsung otomatis masuk

kira-kira itu yang aku buat bang kurang nambahin middleware buat ngelindungin API ini :
/api/v1/admin/
/api/v1/admin/update
/api/v1/kamus -> menurutku ini dipergunakan buat admin aja yang bisa langsung create ke tabel dictionaries

untuk user biasa create kamusnya pake API ini = /api/v1/kamus/gate biar ngga langsung masuk ke tabel dictionaries

@BoboiAzumi BoboiAzumi merged commit 05306bc into main Nov 17, 2024
2 checks passed
@BoboiAzumi BoboiAzumi deleted the HengkerKucing branch November 17, 2024 12:27
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

Successfully merging this pull request may close these issues.

2 participants