Dapple is an AI-powered mobile application designed to help neurodiverse individuals, particularly those with autism, improve their communication and social skills. This repository contains the Go-based backend services that power the Dapple platform.
Stars
54
Forks
1
Watchers
54
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
42
commits
2
commits
feat: Refactor session handling and logging; update appointment response structure
00a5eafView on GitHubfeat: Enhance expert scheduling by skipping past dates and filtering valid time slots
d6f9673View on GitHubfeat: Update appointment and expert handlers to return data in a structured format; add authentication middleware to routes
f74f35dView on GitHubfeat: Add appointment management features including creation, retrieval, and scheduling
ae69600View on GitHubfeat: add expert management functionality with routes, handlers, and models
7ef7e0cView on GitHubfeat: add retry event handling and update response messages
025e260View on GitHubfeat: implement retry question functionality and clear question frames
292b876View on GitHubrefactor: update voice evaluation logic and enhance response structure
67f7f17View on GitHub