{"id":21189575,"url":"https://github.com/kanugurajesh/emotrack","last_synced_at":"2025-10-17T21:29:52.982Z","repository":{"id":247952430,"uuid":"825391948","full_name":"kanugurajesh/EmoTrack","owner":"kanugurajesh","description":"An application to track user moods based on the standard phq-9 assessment","archived":false,"fork":false,"pushed_at":"2024-07-19T01:10:22.000Z","size":1404,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-07-19T20:13:22.222Z","etag":null,"topics":["ai-diagnostics","clerkauth","docker","gemini-api","health-tracker-application","inngest-sdk","nextjs14","phq-9","postgresql","prisma-orm","prompting","recharts","redux-toolkit","resend-email","security","server-actions","tailwindcss","typescript","ui-ux","xata-io"],"latest_commit_sha":null,"homepage":"https://emo-track-topaz.vercel.app/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kanugurajesh.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-07-07T16:34:42.000Z","updated_at":"2024-07-19T01:10:24.000Z","dependencies_parsed_at":"2024-07-14T16:04:25.212Z","dependency_job_id":null,"html_url":"https://github.com/kanugurajesh/EmoTrack","commit_stats":null,"previous_names":["kanugurajesh/emotrack"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kanugurajesh%2FEmoTrack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kanugurajesh%2FEmoTrack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kanugurajesh%2FEmoTrack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kanugurajesh%2FEmoTrack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kanugurajesh","download_url":"https://codeload.github.com/kanugurajesh/EmoTrack/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225615275,"owners_count":17496941,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ai-diagnostics","clerkauth","docker","gemini-api","health-tracker-application","inngest-sdk","nextjs14","phq-9","postgresql","prisma-orm","prompting","recharts","redux-toolkit","resend-email","security","server-actions","tailwindcss","typescript","ui-ux","xata-io"],"created_at":"2024-11-20T18:53:01.007Z","updated_at":"2025-10-17T21:29:52.921Z","avatar_url":"https://github.com/kanugurajesh.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# EmoTrack\n\nEmoTrack is an app designed to track depression and provide remedies to patients. 🌟 Depression often begins with subtle symptoms and gradually intensifies. Many people may not even realize they're experiencing it until it's severe, potentially leading to serious consequences, including suicide. 😔\n\nHowever, depression has a straightforward solution: early treatment. If individuals can identify depression in its early stages and seek proper care, it can be easily prevented. 🛡️ Unfortunately, many can't afford psychologists, don't have access to them, or hesitate to seek help without confirmation or proof. 💸🚫\n\nThat's why I built EmoTrack. This app helps users take a standard PHQ-9 test to understand their mental condition. 📋 It also features a Gemini bot for asking questions, making it easier for people to get the support they need. 🤖💬\n\n🌟 I have added a dashboard where users can easily track their PHQ-9 scores over time and download their charts. Personalized feedback is provided based on their past scores. Additionally, there is a chat feature that offers guidance to improve mental health based on previous scores. 💬\n\n📞 Finally, I have included a contact form so users can reach out to authorities in case of emergencies. The app is secured with Clerk Auth and boasts a responsive user interface for easy navigation. 🛡️🔒\n\n## Project Setup\n\n```\n1. Fork the repo by click on the fork icon on the top\n2. Clone the repo from your github account https://github.com/Your_Username/Emotrack\n3. cd Emotrack\n4. npm install\n5. cp .env.example .env.local\n6. paste in the api keys in the file\n7. run the app\n```\n\n### Environment Keys\n\n```\nNEXT_PUBLIC_CLERK_PUBLISHABLE_KEY=\nCLERK_SECRET_KEY=\nNEXT_PUBLIC_CLERK_SIGN_IN_URL=/sign-in\nNEXT_PUBLIC_CLERK_SIGN_UP_URL=/sign-up\nRESEND_API_KEY=\nGEMINI_API_KEY=\nPERSONAL_EMAIL=\n```\n\n## Screenshots\n\n![Screenshot 2024-07-11 214112](https://github.com/kanugurajesh/EmoTrack/assets/77529419/a57a3fc4-cdaa-4805-aae8-3168e956bca2)\n![Screenshot 2024-07-11 214140](https://github.com/kanugurajesh/EmoTrack/assets/77529419/cc9ec635-15f6-4228-abd3-fe258551f234)\n![Screenshot 2024-07-11 214204](https://github.com/kanugurajesh/EmoTrack/assets/77529419/f1cd36a9-ca7e-4728-bd7b-92ef07a2df37)\n![Screenshot 2024-07-11 214148](https://github.com/kanugurajesh/EmoTrack/assets/77529419/ab3ed2a1-dad7-482b-80a2-d973cc478f44)\n![Screenshot 2024-07-11 214216](https://github.com/kanugurajesh/EmoTrack/assets/77529419/a1925dc9-ca7d-4fa9-aaad-c99d5fef52a9)\n![Screenshot 2024-07-11 214227](https://github.com/kanugurajesh/EmoTrack/assets/77529419/53b1a24d-5fb4-4568-9643-4163d4c62494)\n![Screenshot 2024-07-11 214241](https://github.com/kanugurajesh/EmoTrack/assets/77529419/98227fd6-5402-41b1-9398-fe261b5d62b0)\n![Screenshot 2024-07-11 214249](https://github.com/kanugurajesh/EmoTrack/assets/77529419/3aaefaac-c66b-46ac-a893-30e50a61d932)\n![Screenshot 2024-07-11 214629](https://github.com/kanugurajesh/EmoTrack/assets/77529419/be0c7615-9fb5-4569-ada6-89d0aa97558b)\n![Screenshot 2024-07-11 214653](https://github.com/kanugurajesh/EmoTrack/assets/77529419/8f592130-a1a9-4cb6-ac87-eade209a7eba)\n\n## Demo\n\n[![IMAGE ALT TEXT HERE](https://img.youtube.com/vi/ishSpscxE0U/0.jpg)](https://youtu.be/ishSpscxE0U)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkanugurajesh%2Femotrack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkanugurajesh%2Femotrack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkanugurajesh%2Femotrack/lists"}