A modern, high-fidelity web prototype for monitoring child development milestones, behaviours, and health events. This project is specifically designed to support caregivers, clinicians, and educators in tracking developmental progress, with a focus on autism spectrum monitoring and chronic illness management.
Bright Futures is a comprehensive tool built for the multi-disciplinary care team surrounding a child. It provides a centralized, visual, and intuitive interface to capture critical data points that inform clinical decisions and educational supports.
- Multi-Role Access Control: Dedicated login portals for Parents, Doctors/Clinicians, and Caretakers/Educators, each with tailored data entry permissions.
- Milestone Tracking: Record developmental achievements with status indicators (Emerging, Developing, Stable).
- Behavioural Logs: Daily tracking of sensory triggers, behavior notes, and support strategies.
- Medical Dashboard: Timeline of medical episodes, medication schedules, and clinical notes.
- Modern UI/UX: Professional design using Google Fonts (Inter & Outfit), fluid gradients, and responsive layouts for mobile-readiness.
- API-Ready Architecture: Cleanly structured JavaScript with clear entry points for backend integration.
- Frontend: HTML5, CSS3 (Vanilla), JavaScript (ES6)
- Typography: Inter & Outfit via Google Fonts
- Design System: Fully custom CSS with a focus on accessibility and mobility
index.html: Entry point with landing redirection.home_page.html: Main child profile and development snapshot.dashboard.html: Detailed milestone tracker and data entry.login.html: Role-selection hub.login_parent.html,login_doctor.html,login_caretaker.html: Specialized portal logins.style.css: Global design tokens and layout utility classes.login.css: Component-specific styling for the authentication flow.
Simply open home_page.html in any modern web browser to explore its features.
Note
This is a high-fidelity frontend prototype. Backend API integration (marked with // TODO in JavaScript files) is required for real-world deployment with data persistence.
This project is open-source and available under the MIT License.
Created for educational and prototype demonstration purposes.