This is a functional and responsive HTML-based Appointment Booking Page for the Cognitio+ Mental Health Access Model. It enables individual users to book mental health services and receive dynamic pricing based on their selected user profile.
-
💼 Service Options:
- Psychiatric Consultation
- Psychotherapy with Psychologists
- Psychosocial Support Intervention with MHPSS Expert
- Psychosocial Rehabilitation Support with MHPSS Expert
- Resilience Consultation
-
👥 User Profiles:
- Student
- Working Professional
- Low-Income
- OFW / Overseas Filipino
- Senior Citizen / PWD
- General Public
-
💸 Dynamic Pricing:
- Prices update automatically depending on user profile and selected service.
- Pricing logic is embedded in JavaScript for easy customization.
-
📅 Appointment Details:
- Users can input their name, email, and preferred date and time.
- All form fields are validated.
-
📱 Responsive Design:
- Mobile-friendly layout.
- Clean and professional aesthetic using modern CSS.
-
Clone or download the repository.
-
Open the HTML file in a browser:
appointment-booking.html -
Test form interactions and pricing behavior.
-
Modify the pricing logic in the <script> section of the HTML to match your actual pricing model.
-
Integrate a backend to:
- Save appointment bookings
- Send email confirmations
- Perform authentication and user account management
-
You can use Firebase, Google Sheets, or any database-backed API for backend functionality.
Host it easily on:
- GitHub Pages
- Netlify
- Vercel
- or embed via iframe on an existing website
This project is released under the MIT License. You may modify and use it freely with proper attribution.
Developed as part of the Cognitio+ Mental Health Access Model, committed to inclusive, affordable, and personalized mental health care for all.