{"id":20537338,"url":"https://github.com/apoorv0503/medicare","last_synced_at":"2026-04-07T08:01:52.635Z","repository":{"id":241136322,"uuid":"804379372","full_name":"Apoorv0503/MediCare","owner":"Apoorv0503","description":"It is hospital service website made using react, HTML, CSS and materialUI. It offers the doctor appointment, schedule the check appointment, avail offers and see past bookings","archived":false,"fork":false,"pushed_at":"2024-05-22T15:47:31.000Z","size":9060,"stargazers_count":0,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-06T03:43:24.744Z","etag":null,"topics":["css","date-fns","html5","javascript","materialui","react","redux","usememo"],"latest_commit_sha":null,"homepage":"https://medify-virid.vercel.app/","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/Apoorv0503.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-05-22T13:29:13.000Z","updated_at":"2024-05-22T15:47:35.000Z","dependencies_parsed_at":"2024-05-22T16:51:58.627Z","dependency_job_id":null,"html_url":"https://github.com/Apoorv0503/MediCare","commit_stats":null,"previous_names":["apoorv0503/medicare"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Apoorv0503/MediCare","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Apoorv0503%2FMediCare","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Apoorv0503%2FMediCare/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Apoorv0503%2FMediCare/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Apoorv0503%2FMediCare/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Apoorv0503","download_url":"https://codeload.github.com/Apoorv0503/MediCare/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Apoorv0503%2FMediCare/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31504897,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-07T03:10:19.677Z","status":"ssl_error","status_checked_at":"2026-04-07T03:10:13.982Z","response_time":105,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["css","date-fns","html5","javascript","materialui","react","redux","usememo"],"created_at":"2024-11-16T00:39:59.222Z","updated_at":"2026-04-07T08:01:52.599Z","avatar_url":"https://github.com/Apoorv0503.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# MediCare\n\nReact-based web application that allows users to find medical centers in a specific state and city across the country and book appointments and avail facilities.\n\n\n\n\n\n## User Interface\n\n### Landing Page:\n\n- A top navigation bar with access to platform sections such as Find Doctors, Hospitals, Medicines, and more.\n- A search section for users to select a state and city, leading to a list of available medical centers in the chosen area.\n- Both State and City have a dropdown where the options will be fetched from an api which is provided in the description below.\n\n\n#### Hero section to select state and city\n![landing1](https://github.com/Apoorv0503/MediCare/blob/main/demo-img/medify-page1.jpg?raw=true)\n\n---\n\n#### Specializations available\n![landing2](https://github.com/Apoorv0503/MediCare/blob/main/demo-img/medify-page2.jpg?raw=true)\n\n---\n\n#### Blogs and overall consumers\n![landing3](https://github.com/Apoorv0503/MediCare/blob/main/demo-img/medify-page3.jpg?raw=true)\n\n---\n\n#### Download app and footer section\n![landing4](https://github.com/Apoorv0503/MediCare/blob/main/demo-img/medify-page4.jpg?raw=true)\n\n\n### Slot Booking:\n- A detailed booking section for users to select a medical center, with a calendar-like interface to choose an appointment date.\n- The ability to book an appointment within a time frame from today up to one week in advance.\n- A selection of available time slots for the selected day.\n\n---\n#### All available hospitals in the city\n![booking1](https://github.com/Apoorv0503/MediCare/blob/main/demo-img/medify-search1.jpg?raw=true)\n\n---\n\n#### Select date and slot time\n![booking1](https://github.com/Apoorv0503/MediCare/blob/main/demo-img/medify-search2.jpg?raw=true)\n\n---\n\n#### Make the booking using mail\n![booking1](https://github.com/Apoorv0503/MediCare/blob/main/demo-img/medify-search3.jpg?raw=true)\n\n\n### Past Bookings Page:\n\n- A personalized page displaying all user bookings, including details such as the medical center's name, appointment date, and time.\n![booking1](https://github.com/Apoorv0503/MediCare/blob/main/demo-img/medify-booking1.jpg?raw=true)\n## API Reference\n\n#### Get all states\n\n```http\n  GET https://meddata-backend.onrender.com/states\n```\n\n\n#### Get a particular City of a state\n\n```http\n  GET https://meddata-backend.onrender.com/cities/:state\n```\n\n#### Get a list of all medical centers based on a state and city\n\n```http\n  https://meddata-backend.onrender.com/data?state=\u003cstate-name\u003e\u0026city=\u003ccity-name\u003e\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapoorv0503%2Fmedicare","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fapoorv0503%2Fmedicare","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapoorv0503%2Fmedicare/lists"}