This project was created during the 5th semester as part of an Object-Oriented Programming (OOP) course. It represents a culmination of skills and knowledge gained during that academic term.
SMART_MED is a Java Swing-based project designed to provide accessible healthcare services to users. The project focuses on delivering features like remote doctor consultations, emergency ambulance booking, and medicine delivery at home. It is integrated with telemedicine platforms, local ambulance service providers, and pharmacies. The development process emphasizes data security and compliance with healthcare regulations.
- Remote Doctor Consultations: Users can schedule and conduct remote consultations with healthcare professionals.
- Emergency Ambulance Booking: Quick and efficient booking of emergency ambulance services.
- Medicine Delivery at Home: Seamless delivery of medicines to the user's doorstep.
- Integration: SMART_MED is integrated with telemedicine platforms, local ambulance service providers, and pharmacies.
- Regulatory Compliance: The project complies with healthcare regulations to maintain ethical standards.
- .idea: Contains configuration files for the IntelliJ IDEA IDE.
- out/production/Smart-MED/TeamDebugger: Output directory for compiled files related to TeamDebugger.
- src/TeamDebugger: Source code directory for the TeamDebugger component.
- README.md: Project documentation file.
- Smart-MED.iml: IntelliJ IDEA project file.
- Clone the repository:
git clone https://github.com/Sujoychandradas/SMART_MED.git
- Open the project in your preferred Java IDE.
- Build and run the project.
- Upon launching the application, users can navigate through the different features using the user-friendly interface.
- Follow on-screen instructions to schedule remote consultations, book emergency ambulances, and order medicines.
We welcome contributions! If you would like to contribute to SMART_MED, please follow our Contribution Guidelines.
This project is licensed under the MIT License.