HospitApp is a web-based platform designed to optimize access to healthcare services in Colombia. It provides fast and accurate information about hospitals and clinics, integrating advanced features to enhance the user experience and ensure an efficient arrival at the right medical facility.
- Problem Statement
- Solution: HospitApp
- Impact of HospitApp
- Team Members
- Tech Stack
- Getting Started
- Project Structure
In Colombia, accessing healthcare services efficiently and quickly is a challenge for many people, especially:
- Those facing emergencies.
- Individuals unfamiliar with the healthcare system.
- Patients with specific insurance coverage restrictions.
- Travelers and international students looking for hospitals that accept their insurance.
The lack of integration with navigation tools makes reaching medical centers slower and more complex, leading to:
- Delays in medical attention.
- Uncertainty about which hospitals accept specific insurance plans.
- Barriers to equitable access to healthcare.
HospitApp offers a smart, user-friendly, and real-time solution that allows users to quickly locate the most suitable hospitals and navigate to them effortlessly.
✔ Smart Hospital Search
- Filter by medical specialization to find the right facility based on health needs.
- View ratings and reviews from previous patients.
- Check EPS and Insurance coverage to know which hospitals accept specific insurance plans.
✔ Navigation System Integration
- Google Maps & Waze redirection for fast and safe navigation.
- Real-time data on distance and estimated arrival time.
✔ User System & Reviews
- User accounts to rate and review hospitals.
- Continuous improvement through user feedback.
✔ Search Prioritization System
- Sponsored hospitals can appear with priority in search results.
- Sort results by rating, proximity, or sponsored priority.
HospitApp ensures faster and more informed medical access by helping users:
- Identify the right healthcare provider.
- Navigate efficiently to medical facilities.
- Reduce waiting times and access better healthcare services.
🚀 HospitApp: The fastest, safest, and smartest way to find medical care in Colombia.
| Name | Role | Contact |
|---|---|---|
| Luis Carlos Castro | [Product Owner] | |
| Kevin Quiroz | [Programmer/UX-UI Designer] | GitHub |
| Juan Felipe Restrepo | [Scrum Master/Tester] | GitHub |
| Julián Mejía | [Architect/Programmer] | GitHub |
- Frontend: Next.js
- Backend: TypeScript (API routes in Next.js)
- Database: MongoDB
- Deployment: Vercel
- APIs: Google Maps API, Waze API
- Clone this repository:
git clone https://github.com/KevinQzG/hospitapp.git.
├── hospitapp # Project root or code
├── .gitignore
├── LICENSE
└── README.md