{"id":17854759,"url":"https://github.com/gyanthakur/cureconnect","last_synced_at":"2025-06-24T04:07:52.596Z","repository":{"id":258503396,"uuid":"874054796","full_name":"Gyanthakur/CureConnect","owner":"Gyanthakur","description":"🌐 Cure Connect A platform designed to connect healthcare professionals, patients, and resources 🏥. Features include appointment scheduling 📅, medical consultations 💬, and health tracking tools 📊. Ideal for improving access to healthcare and streamlining communication in the medical field! Admin URL https://cureconnect-admin.onrender.com/","archived":false,"fork":false,"pushed_at":"2024-12-20T19:06:07.000Z","size":19891,"stargazers_count":6,"open_issues_count":1,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-03T12:55:31.249Z","etag":null,"topics":["admin-dashboard","backend","cloudinary-api","cureconnect","doctor-appointment-management","doctor-management-admin-panel","doctor-prescription-create","express-js","express-middleware","frontend","mern-stack","mongodb-atlas","nodejs","nodemon-express","react-toastify","reactjs","reactjs-library","tailwindcss"],"latest_commit_sha":null,"homepage":"https://cureconnect-6t81.onrender.com/","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/Gyanthakur.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-10-17T07:15:33.000Z","updated_at":"2025-03-01T10:05:13.000Z","dependencies_parsed_at":"2024-10-21T12:47:51.805Z","dependency_job_id":null,"html_url":"https://github.com/Gyanthakur/CureConnect","commit_stats":null,"previous_names":["gyanthakur/cureconnect"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Gyanthakur/CureConnect","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gyanthakur%2FCureConnect","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gyanthakur%2FCureConnect/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gyanthakur%2FCureConnect/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gyanthakur%2FCureConnect/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Gyanthakur","download_url":"https://codeload.github.com/Gyanthakur/CureConnect/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gyanthakur%2FCureConnect/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261601514,"owners_count":23183095,"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":["admin-dashboard","backend","cloudinary-api","cureconnect","doctor-appointment-management","doctor-management-admin-panel","doctor-prescription-create","express-js","express-middleware","frontend","mern-stack","mongodb-atlas","nodejs","nodemon-express","react-toastify","reactjs","reactjs-library","tailwindcss"],"created_at":"2024-10-28T01:04:06.351Z","updated_at":"2025-06-24T04:07:52.586Z","avatar_url":"https://github.com/Gyanthakur.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://github.com/user-attachments/assets/ece2611f-6ccb-4d6d-8bd8-4d62c82703b3\" alt=\"CureConnect Logo\" width=\"200\"/\u003e\n\u003c/p\u003e\n\n# CureConnect\n\nCureConnect is a healthcare appointment booking platform that connects patients with doctors. It allows users to view doctor profiles, check their availability, and book appointments in real-time.\n\n## Features\n\n- **Doctor Profiles**: Patients can browse detailed doctor profiles including their name, degree, specialty, experience, and more.\n- **Appointment Booking**: View available time slots and book appointments with ease.\n- **Real-time Availability**: Check doctor availability for the upcoming week, showing times in an easy-to-understand format.\n- **Appointment Fees**: Clear information on the doctor's fees before booking an appointment.\n\n## Tech Stack\n\n- **Frontend**: React.js\n- **Backend**: Node.js, Express.js\n- **Database**: MongoDB\n- **Styling**: Tailwind CSS\n- **Authentication**: Context API\n- **Routing**: React Router\n\n## Installation\n\nTo run the project locally, follow these steps:\n\n1. Clone the repository:\n\n   ```bash\n   git clone https://github.com/Gyanthakur/CureConnect.git\n   ```\n\n2. Navigate to the project directory:\n\n   ```bash\n   cd CureConnect\n   ```\n\n3. Install dependencies:\n\n   ```bash\n   npm install\n   ```\n\n4. Create a dotenv file in the root directory and add the necessary environment variables:\n\n   ```bash\n   MONGO_URI=your_mongodb_connection_string\n   PORT=your_port_number\n   ```\n\n5. Start the development server:\n\n   ```bash\n   npm start\n   ```\n\n6. Open your browser and visit `http://localhost:5173` to access the application.\n\n## Usage\n\n- Select a doctor from the list of available doctors.\n- View the doctor's profile to get information on their specialization, experience, and appointment fee.\n- Browse the available time slots for the next 7 days.\n- Select a time slot and confirm your booking.\n\n## Home Page\n\n![image](https://github.com/user-attachments/assets/4de10b8d-9121-48cc-9454-3bd3b31d01fc)\n\n\n## Top Doctors Page\n\n![image](https://github.com/user-attachments/assets/42cc2552-9d1b-45c9-8cb5-4e9cc10ea9ea)\n\n## Appointment Booking Page\n\n![image](https://github.com/user-attachments/assets/f979cd9d-ee89-4d13-886f-621ed0ad065d)\n\n## Future Enhancements\n\n- Payment Gateway Integration: Allow users to pay for appointments directly through the platform.\n- Reviews and Ratings: Enable patients to leave reviews and ratings for doctors after their appointments.\n- Search and Filtering: Add advanced search functionality to filter doctors by specialty, location, and ratings.\n\n\n\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://github.com/user-attachments/assets/dfa3526f-f2c7-4999-879d-449aab91c674\" alt=\"cureconnectlogored\" width=\"200\"/\u003e\n\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgyanthakur%2Fcureconnect","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgyanthakur%2Fcureconnect","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgyanthakur%2Fcureconnect/lists"}