Brandon Little | Luay Younus | David Porter |
---|---|---|
![]() |
![]() |
![]() |
Project Concept: Connect users with medical facilities that accept their insurance based on user input of location and insurance provider.
- CoreLocation is the framework responsible for handling location services.
- MapKit is the framework used to provide the visual representation on the map.
- CoreData is the database used to store user's information.
- SearchTextField as a 3rd-party library to filter results and auto-complete the textfield.
- User Login/SignUp
- A side page to show user's info and Logout
- Find a Doctor by specifying a practice, insurance provider and location
- Show a list of insurance providers and their locations on the map
- Booking an appointment with a doctor.
- Prescriptions list.
- SearchTextField https://github.com/apasccon/SearchTextField