https://github.com/ericc-ch/tugas-matrikulasi
Bukan project beneran.
https://github.com/ericc-ch/tugas-matrikulasi
Last synced: about 1 year ago
JSON representation
Bukan project beneran.
- Host: GitHub
- URL: https://github.com/ericc-ch/tugas-matrikulasi
- Owner: ericc-ch
- Created: 2020-08-06T10:42:08.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-08-06T10:44:43.000Z (almost 6 years ago)
- Last Synced: 2025-02-13T09:32:05.474Z (over 1 year ago)
- Language: TypeScript
- Size: 184 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Aplikasi Supervisi
---
### Routes :
#### Auth :
1. `/` => Login
#### Guru :
1. `/guru` => Dashboard Guru
1. `/guru/upload` => Upload File Guru
#### Supervisor :
1. `/supervisor` => Dashboard Supervisor
1. `/supervisor/:tanggal/:idGuru` => Dokumen guru pada file tertentu
#### Kurikulum :
1. `/kurikulum` => Dashboard Kurikulum
#### Kepala Sekolah :
1. `/kepsek` => Dashboard Kepala sekolah
---
### Akun Mockup :
| Role | Username | Password |
| ---------- | ---------- | ---------- |
| Guru | guru | guru |
| Kurikulum | kurikulum | kurikulum |
| Supervisor | supervisor | supervisor |
| Kepsek | kepsek | kepsek |
---
Notes :
Ini dibikinnya buru-buru, jadi component nya asal copas, lifecycle ga dipedulikan, design juga harusnya pake Material-UI aja.
Yang penting bisa jalan.