מכירה
A website for סוכנות נסיעות
חופשה מתוכננת, בלי הפתעות בשדה.
Below is exactly what gets built: which pages, which table is stored, and who may read it. Start from that sentence and change every word of it.
No credit card · How credits are counted
The pages that get built
Each one is a real page at its own address, including "My area" — the screen where someone who signed up sees what they sent.
- בית
/ - קטלוג
/catalog - הזמנה
/order - האזור שלי
/account
What is stored, and who sees it
These permissions are enforced on the server on every request, not in the site's code. "Only the person who created it" goes inside the query itself, so a mistake returns zero rows rather than another customer's rows.
הרשאות בתבנית
Inquiry
קריאה: רק מי שיצריצירה: כולםעדכון: רק מי שיצרמחיקה: רק מנהלים
Trip
קריאה: כולםיצירה: רק מנהליםעדכון: רק מנהליםמחיקה: רק מנהלים