MediTechy is a healthcare technology project aimed at improving the efficiency and accessibility of medical services. The project focuses on developing a comprehensive platform that integrates various healthcare-related functionalities, including patient management, appointment scheduling, telemedicine, and data analytics.
- Patient Management: Streamlined patient data management, including electronic health records, medical history, and patient profiles.
- Appointment Scheduling: Intuitive appointment scheduling system that allows patients to book appointments online and healthcare providers to manage their schedules.
- Telemedicine: Secure and user-friendly video consultation capabilities, enabling remote healthcare services.
- Data Analytics: Comprehensive data analysis tools to generate insights and support decision-making in the healthcare industry.
- Secure Data Storage: Robust data security measures to ensure the confidentiality and integrity of patient information.
-Java 17 or higher -Spring boot 3.0.0 or higher -Maven 3.6.x or higher -PostgreSQL database
To get started with the MediTechy project, follow these steps:
-
Clone the repository:
git clone https://github.com/haile21/MediTechy.git -
Navigate to the project directory:
cd MediTechy -
Set up the development environment:
- Install Java, Maven, and your preferred IDE (e.g., IntelliJ IDEA, Eclipse)
- Set up the database (PostgreSQL) and update the connection details in the
application.propertiesfile
-
Build and run the application:
- `./mvnw spring-boot:run