https://github.com/afrianjunior/psb-theme
Theme Static Penerimaan Siswa Baru
https://github.com/afrianjunior/psb-theme
Last synced: about 1 month ago
JSON representation
Theme Static Penerimaan Siswa Baru
- Host: GitHub
- URL: https://github.com/afrianjunior/psb-theme
- Owner: afrianjunior
- Created: 2015-11-21T23:11:34.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-11-21T23:44:06.000Z (over 10 years ago)
- Last Synced: 2025-11-12T08:25:46.361Z (9 months ago)
- Language: JavaScript
- Size: 4.24 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Daftar Siswa
# Penguuman
# Notifikasi Email
-- Role --
* Admin
* User Biasa (Tukang Seleksi)
* User Siswa
-- Tabel --
# Users
*id
*email
*password
*role_id
# Roles
*id
*name -> [admin, staff, pre_student]
# Permissions
*id
*permission_name
*role_id
# Applicants
*id
*user_id
*name
*date_of_birth
*address
*middle_scholl
*middle_school_address
*date_of_graduate
*math_score
*english_score
*indonesian_score
*science_score
*average_score
*handphone_number
*parent_name
*document_graduate
*reg_number
# Accepted_applicants
*id
*academic_year_id
*applicant_id
*predicat
*total_score
# Exam_results
*id
*applicant_id
*math_score
*english_score
*indonesian_score
*science_score
# Academic_years
*id
*year# PSB-Theme