Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sruthi-shaji/healthsync
Android Application for your on the go personalized healthcare services.
https://github.com/sruthi-shaji/healthsync
adapter android android-studio cardview-recyclerview firebase fragments google-maps-api kotlin stripe-api
Last synced: about 1 month ago
JSON representation
Android Application for your on the go personalized healthcare services.
- Host: GitHub
- URL: https://github.com/sruthi-shaji/healthsync
- Owner: sruthi-shaji
- Created: 2024-05-10T18:08:28.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-05-10T18:17:26.000Z (9 months ago)
- Last Synced: 2024-11-10T04:38:39.443Z (3 months ago)
- Topics: adapter, android, android-studio, cardview-recyclerview, firebase, fragments, google-maps-api, kotlin, stripe-api
- Language: Kotlin
- Homepage:
- Size: 801 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# HealthSync Android App
## Project Overview
HealthSync is an Android Application designed to provide convenient and personalized healthcare services. It connects users with qualified doctors, simplifies appointment scheduling, and manages medical records efficiently.## Features
- **Convenient Consultations:** Connect with doctors from anywhere.
- **Personalized Care:** Browse doctors based on specialization and reviews.
- **Appointment Scheduling:** Book appointments and have secure video consultations.
- **Medical Information Management:** Keep track of appointments and prescriptions.
- **Health Tracking:** Monitor health, receive reminders, and earn rewards.
- **Community Engagement:** Stay informed about health events and volunteering.## Key Functionalities
- **Registration:** Separate pages for doctors and patients.
- **Login:** Secure access with separate login buttons.
- **Appointment Booking:** Easy scheduling and doctor profiles.
- **Video Consultations:** Secure video calls for consultations.
- **Prescription Management:** Electronic prescriptions and PDF downloads.
- **Notifications:** Reminders for medication and appointments.## Additional Features
- **G-Maps Integration:** Locate nearby clinics and pharmacies.
- **Volunteering and Events:** Engage in community initiatives.
- **Medication Intake Confirmation:** Streamline data collection.
- **Rating System:** Provide feedback on doctors.## Cloning and Building the Project
### Cloning the Repository
1. Open Android Studio.
2. Go to `VCS` > `Get from Version Control`.
3. Paste the URL of the Git repository.
4. Choose the directory to save the project.
5. Click "Clone" to start cloning.### Opening the Project
1. Android Studio will prompt you to open the project after cloning.
- If not prompted, manually open the project using `File` > `Open`.### Building the Project
1. Android Studio will automatically sync and build the project.
2. Resolve any missing dependencies or errors shown in the "Messages" window.
3. Wait for "Build Successful" in the status bar.### Running the App
1. Click the "Run" button in the toolbar.
2. Select the target device (emulator or connected device) and click "OK."
3. Android Studio will install and launch the app on the device.You've successfully cloned and built the HealthSync Android app. Happy coding!