Code For Cause Project
**[code-for-cause-34203.web.app](https://code-for-cause-34203.web.app/)**
As part of the Code for Cause track, this project was made to help Mindful Evolutions Therapy provide a messaging site for therapists and patients to connect with each other. Primary features include:
* Real-time chat updates, as well as multiple chats per user
* A therapist recommendation system based on the mental health topics the patients and therapists select in their profile
* Scalable database accommodations for chat/patient/therapist data
* Clean UI and Light/Dark Mode
* Account authentication with Google
This project was made using React (general structure), Mantine (pre-made UI components), and Firebase (data storage and hosting).
Github Repo: [https://github.com/elysseaa/code-for-cause](https://github.com/elysseaa/code-for-cause)
Optional Slides: [https://docs.google.com/presentation/d/1P0emXyFSFk1uDvWs5hny5SKi2g79B6w4mncJHFulvyM/edit?usp=sharing](https://docs.google.com/presentation/d/1P0emXyFSFk1uDvWs5hny5SKi2g79B6w4mncJHFulvyM/edit?usp=sharing)