Accessible healthcare made simple. A smart, modular web application for medicine tracking, symptom checking, and clinic discovery.
👉 https://care-sync-iota.vercel.app/
CareSync empowers individuals to take control of their health management. Built to be accessible and intuitive, it solves the problem of scattered healthcare information by centralizing medicine reminders, symptom analysis, and local medical resource discovery into one cohesive platform.
Whether you are managing a chronic condition or just need a quick check-up on symptoms, CareSync acts as your personal health companion.
- Add and manage daily prescriptions
- Set custom reminders so you never miss a dose
- Input symptoms to receive possible conditions
- Basic risk assessment and suggested treatments
- Find nearby hospitals and clinics using geolocation
- Interactive map integration using OpenStreetMap
- Optimized for mobile, tablet, and desktop
- Built using Material UI and Bootstrap
- React 18 – Component-based UI
- Material UI (MUI) – Modern, accessible UI components
- Bootstrap – Grid system and layout utilities
- OpenStreetMap (Nominatim) – Geocoding and location services
- Vercel – Deployment and hosting
Follow these instructions to set up the project locally.
- Node.js v16 or higher
- npm v8 or higher
- Clone the repository
git clone https://github.com/vallabhatech/CareSync.git
cd CareSync- Install dependencies
npm install- Start the development server
npm startThe app will open automatically at: 👉 http://localhost:3000
Deploy your own instance instantly using Vercel:
- User authentication (Login / Signup)
- Backend integration for persistent user data
- Push notifications for medicine reminders
- Telemedicine appointment booking
- Multi-language support
Contributions are what make the open-source community grow and thrive. Any contribution you make is greatly appreciated.
- Fork the project
- Create your feature branch
git checkout -b feature/AmazingFeature- Commit your changes
git commit -m "Add AmazingFeature"- Push to the branch
git push origin feature/AmazingFeature- Open a Pull Request
- Surishetty Harivallabha Sai – @vallabhatech
- Hazari Thanusree – @HazariThanusree-2005
Distributed under the MIT License.
See the LICENSE file for more information.
⭐ If you like this project, don’t forget to star the repo!