This repository contains a mock version of the Namaa School Mental Health Platform.
It was created exclusively for demonstration purposes, mainly for showcasing the project during exhibitions and academic presentations.
- This is not the final production system.
- All data inside the platform is fake / placeholder data.
- Firebase Authentication and Firestore were removed for safety.
- The platform structure, UI, and navigation are shown exactly as intended in the real system.
- The goal of this mock is to demonstrate:
- The user interface
- The dashboard flow
- The student pages
- The feedback system
- The overall platform experience
This mock version allows viewers to explore the platform without requiring login, without real student data, and without backend services.
It is designed to be safe, lightweight, and easy to present.
The mock version is hosted on Firebase Hosting and can be accessed here: https://namaa-mock.web.app
- This repository is for presentation only.
- The real production version includes:
- Secure authentication
- Real database integration
- Admin and counselor dashboards
- Protected student records
- These features are intentionally removed from the mock for privacy and safety.