Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/g-vans/autismsupport-frontend
https://github.com/g-vans/autismsupport-frontend
Last synced: 2 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/g-vans/autismsupport-frontend
- Owner: G-vans
- Created: 2024-05-02T23:40:48.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-05-03T01:40:14.000Z (7 months ago)
- Last Synced: 2024-05-03T07:29:02.889Z (7 months ago)
- Language: JavaScript
- Size: 2.12 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
**Autism Support App**
This mobile application provides a comprehensive support system for parents of autistic children. It leverages AI to analyze emotions and behaviors, offering personalized suggestions and insights.
**Features:**
* **AI-powered Emotion Analysis:** Analyze your child's emotional state and receive suggestions for navigating challenging situations.
* **Behavior Tracking & Analysis:** Log your child's behaviors to identify patterns and gain insights with AI analysis.
* **Actionable Recommendations:** Get personalized recommendations based on your child's behavior data to create positive change.
* **Emotion Tagging:** Quickly tag your child's emotions for easy reference and data collection.**Frontend Technology Stack:**
* React Native
**Backend Integration (Link to Backend Repository):**
* [Backend Repository](https://github.com/G-vans/AutismSupport-backend)
**Demo:**
* [Demo Video](https://vimeo.com/942170441)
**Getting Started:**
1. Clone this repository:
```bash
git clone [email protected]:G-vans/AutismSupport-frontend.git
```
2. Install dependencies:
```bash
cd AutismSupport-frontend
npm install
```
3. Link or set up your backend API (refer to backend documentation for instructions).
4. Run the app:
```bash
npm start (for Android)
npx react-native run-ios (for iOS)
```**Contributing:**
We welcome contributions to this project! Please see the CONTRIBUTING.md file for guidelines.
**License:**
This project is licensed under the MIT License. See the LICENSE file for details.
**Disclaimer:**
This application is for informational purposes only and should not be considered a substitute for professional medical advice.