diff --git a/README.md b/README.md index 64e5927..eab5cee 100644 --- a/README.md +++ b/README.md @@ -1,5 +1 @@ -Nama : Kevin Ivan Eda Radhiyya - -NPM : 2201233210 - -Kelas : PBP B \ No newline at end of file +Ubah \ No newline at end of file diff --git a/akun/__init__.py b/akun/__init__.py new file mode 100644 index 0000000..e69de29 diff --git a/akun/admin.py b/akun/admin.py new file mode 100644 index 0000000..8c38f3f --- /dev/null +++ b/akun/admin.py @@ -0,0 +1,3 @@ +from django.contrib import admin + +# Register your models here. diff --git a/akun/apps.py b/akun/apps.py new file mode 100644 index 0000000..8ed3838 --- /dev/null +++ b/akun/apps.py @@ -0,0 +1,6 @@ +from django.apps import AppConfig + + +class AkunConfig(AppConfig): + default_auto_field = "django.db.models.BigAutoField" + name = "akun" diff --git a/akun/deskripsi.txt b/akun/deskripsi.txt new file mode 100644 index 0000000..15bad12 --- /dev/null +++ b/akun/deskripsi.txt @@ -0,0 +1,2 @@ +akun ini untuk nampilin dashboard-> kan ada beberapa role yang kenak -> tpai tetep pengguna +ini fungsinya. \ No newline at end of file diff --git a/akun/migrations/__init__.py b/akun/migrations/__init__.py new file mode 100644 index 0000000..e69de29 diff --git a/akun/models.py b/akun/models.py new file mode 100644 index 0000000..71a8362 --- /dev/null +++ b/akun/models.py @@ -0,0 +1,3 @@ +from django.db import models + +# Create your models here. diff --git a/akun/templates/dashboard.html b/akun/templates/dashboard.html new file mode 100644 index 0000000..a689553 --- /dev/null +++ b/akun/templates/dashboard.html @@ -0,0 +1,105 @@ + + + {% include 'nav.html' %} + + + + + Dashboard + + + +

Dashboard

+

Informasi Profil Pengguna

+