-
Notifications
You must be signed in to change notification settings - Fork 3
Home
An online portal to find information about doctors, their practices and locations.
- Login
- Signup
- Google Login
- Search doctors by name
- See Doctors nearby
- See recent searches
- Logout
-
develop-microservice-red: (Java) This service is developed for Profile management. Login, Signup and User profile modules will utilize this service. Once the user signs up with the website, the username and other details will be stored in DB and then retrieved for logging in and displaying user profile.
-
develop-microservice-purple: (Typescript with Node and Express) This service acts as a gateway to "BetterDoctor API" to retrieve information about doctors and their practices as well as their contact information.
-
develop-microservice-blue : (Python Falcon) This service is developed for search analytics. Once the user searches for a keyword, the information is stored and retrieved as part of recent searches or trending search.