{"id":18524162,"url":"https://github.com/marwan37/symptom-overflow","last_synced_at":"2025-06-14T17:05:56.223Z","repository":{"id":165562113,"uuid":"621496410","full_name":"marwan37/symptom-overflow","owner":"marwan37","description":null,"archived":false,"fork":false,"pushed_at":"2023-11-09T01:46:11.000Z","size":10909,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-14T19:14:39.546Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/marwan37.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}},"created_at":"2023-03-30T19:30:54.000Z","updated_at":"2023-11-09T01:46:22.000Z","dependencies_parsed_at":null,"dependency_job_id":"3f37bf7d-490f-4d5f-a9ae-bb110cfbc48e","html_url":"https://github.com/marwan37/symptom-overflow","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/marwan37/symptom-overflow","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marwan37%2Fsymptom-overflow","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marwan37%2Fsymptom-overflow/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marwan37%2Fsymptom-overflow/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marwan37%2Fsymptom-overflow/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marwan37","download_url":"https://codeload.github.com/marwan37/symptom-overflow/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marwan37%2Fsymptom-overflow/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259851736,"owners_count":22921632,"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":[],"created_at":"2024-11-06T17:39:48.284Z","updated_at":"2025-06-14T17:05:56.198Z","avatar_url":"https://github.com/marwan37.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SymptomOverflow\n\nSymptomOverflow is a MERN stack application that provides a comprehensive platform for managing symptoms and diagnoses. It allows users to input symptoms and generate a ranked list of differential diagnoses.\n\n## Features\n\n- **Symptom Management:** Create, update, delete, and retrieve symptoms with associated medical terms and tags.\n- **Diagnosis Management:** Create, update, delete, and retrieve diagnoses by major symptoms, associated symptoms, age, and organ system.\n- **Differential Diagnoses:** Generate a ranked list of potential diagnoses based on the inputted symptoms.\n\n## Technology Overview\n- **MongoDB:** Utilizes MongoDB for data storage and retrieval.\n- **Express:** An Express backend that handles API requests and serves the frontend.\n- **React Frontend:** Multi-route React app for diagnoses, symptoms, adding a new diagnosis, adding a new symptom, and a page that for symptom input / differentials output.\n- **API:** RESTful API endpoints for managing symptoms and diagnoses.\n\n## Getting Started\n\n### Prerequisites\n\n- Node.js\n- MongoDB\n- React (if applicable)\n\n### Installation\n\n1. Clone the repository:\n```bash\ngit clone https://github.com/marwan37/symptom-overflow.git\n```\n\n2. Navigate to the project directory and install dependencies:\n\n```bash\ncd symptom-overflow\nnpm install\n```\n\n3. Start the development server:\n\n```bash\nnpm start\n```\n\n### Usage\nVisit http://localhost:3000 in your browser to explore the application.\n\n##### API Endpoints\n\n**Symptoms:**\n\n- GET `/api/symptoms`: Retrieve all symptoms.\n- GET `/api/symptoms/:id`: Retrieve a symptom by ID.\n- POST `/api/symptoms`: Create a new symptom.\n- PATCH `/api/symptoms/:id`: Update a symptom.\n- DELETE `/api/symptoms/:id`: Delete a symptom.\n\n**Diagnoses:**\n\n- GET `/api/diagnoses`: Retrieve all diagnoses.\n- GET `/api/diagnoses/:id`: Retrieve a diagnosis by ID.\n- POST `/api/diagnoses`: Create a new diagnosis.\n- PATCH `/api/diagnoses/:id`: Update a diagnosis.\n- DELETE `/api/diagnoses/:id`: Delete a diagnosis.\n\n### License\nThis project is licensed under the MIT License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarwan37%2Fsymptom-overflow","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarwan37%2Fsymptom-overflow","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarwan37%2Fsymptom-overflow/lists"}