Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/itxsaaad/mindmate-gsc23-app-react
A React.Js and Firebase Web Application that lets the User to Make Appointments with a Mental Health Specialist, Chat with a Bot for basic FAQ's and Read some Articles relating to his Mental Problems..
https://github.com/itxsaaad/mindmate-gsc23-app-react
dialogflow firebase google-developer-student-club google-solution-challenge gsc-23 reactjs redux tailwindcss
Last synced: 6 days ago
JSON representation
A React.Js and Firebase Web Application that lets the User to Make Appointments with a Mental Health Specialist, Chat with a Bot for basic FAQ's and Read some Articles relating to his Mental Problems..
- Host: GitHub
- URL: https://github.com/itxsaaad/mindmate-gsc23-app-react
- Owner: itxSaaad
- License: mit
- Created: 2023-02-19T07:08:39.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-11-24T14:14:26.000Z (12 months ago)
- Last Synced: 2023-11-24T15:29:16.796Z (12 months ago)
- Topics: dialogflow, firebase, google-developer-student-club, google-solution-challenge, gsc-23, reactjs, redux, tailwindcss
- Language: JavaScript
- Homepage: https://mind-mate-gsc-23.vercel.app/
- Size: 3.44 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MindMate - Google Solution Challenge 2023
> A React.Js and Firebase Web Application that lets the User to Make Appointments with a Mental Health Specialist, Chat with a Bot for basic FAQ's and Read some Articles relating to his Mental Problems..
[![Contributors][contributors-shield]][contributors-url]
[![Forks][forks-shield]][forks-url]
[![Stargazers][stars-shield]][stars-url]
[![Issues][issues-shield]][issues-url]
[![MIT License][license-shield]][license-url]
[![LinkedIn][linkedin-shield]][linkedin-url]## Live Preview Project
[Live Preview](https://mind-mate-gsc-23.vercel.app/)
## Features
- Home Screen: Landing page with an overview of the app's features and navigation options.
- Appointment Screen: Allows users to schedule appointments with mental health professionals or therapists using Chatbot.
- Articles Screen: Provides access to mental health-related articles, blogs, and news.
- Login/Register Screen: Allows users to sign in or register with their email and password or social media accounts.
- User Profile Screen: Displays user information and allows them to edit their profiles, change their passwords, or delete their accounts.
- Navbar and Footer Component: Navigation components that appear on all screens and allow users to access help or log out of their accounts.## Tech Stack
MindMate uses a number of open source projects to work properly:
- [React.Js] - HTML enhanced for web apps!
- [React Router] - A library for managing routing in React applications.
- [Redux.Js] - A predictable state container for JavaScript apps.
- [Firebase] - A mobile and web application development platform that provides authentication, database, and hosting services.
- [Dialogflow] - A natural language processing platform for building chatbots.
- [TailwindCSS] - A utility-first CSS framework for designing responsive and customizable UI components.
- [Vite.js] - BoilerPlate for React Application## Getting Started
### Prerequisites
You need to have Node.js and npm installed on your machine.
### Installation
Clone the repository to your local machine and navigate to the project directory.
```bash
git clone https://github.com/itxSaaad/MindMate-GSC23.git
cd MindMate-GSC23
```Install the dependencies by running the following command:
```bash
npm install
```Start the development server:
```bash
npm run dev
```## Contributing
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated**.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement".
Don't forget to give the project a star! Thanks again!1. Fork the Project
2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)
3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)
4. Push to the Branch (`git push origin feature/AmazingFeature`)
5. Open a Pull Request## Contact
- Muhammad Saad - [@itxSaaad](https://twitter.com/itxSaaad) - [email protected]
- Seher Kanwal - [email protected]Project Link: [hhttps://github.com/itxSaaad/MindMate-GSC23](https://github.com/itxSaaad/MindMate-GSC23)
## License
MindMate is licensed under the [MIT License](./LICENSE)
## Support
Give ⭐️ if you like this project!
[contributors-shield]: https://img.shields.io/github/contributors/itxSaaad/MindMate-GSC23.svg?style=for-the-badge
[contributors-url]: https://github.com/itxSaaad/MindMate-GSC23/graphs/contributors
[forks-shield]: https://img.shields.io/github/forks/itxSaaad/MindMate-GSC23.svg?style=for-the-badge
[forks-url]: https://github.com/itxSaaad/MindMate-GSC23/network/members
[stars-shield]: https://img.shields.io/github/stars/itxSaaad/MindMate-GSC23.svg?style=for-the-badge
[stars-url]: https://github.com/itxSaaad/MindMate-GSC23/stargazers
[issues-shield]: https://img.shields.io/github/issues/itxSaaad/MindMate-GSC23.svg?style=for-the-badge
[issues-url]: https://github.com/itxSaaad/MindMate-GSC23/issues
[license-shield]: https://img.shields.io/github/license/itxSaaad/MindMate-GSC23.svg?style=for-the-badge
[license-url]: https://github.com/itxSaaad/MindMate-GSC23/blob/master/LICENSE.txt
[linkedin-shield]: https://img.shields.io/badge/-LinkedIn-black.svg?style=for-the-badge&logo=linkedin&colorB=555
[linkedin-url]: https://linkedin.com/in/itxSaaad