Better Doctor API
Better Doctor API 3/22/19
By Drew Yoxsimer
Description
This is an attempt to call an API that will tell a user what doctor to see (and the first name, last name, address, phone number, website and whether or not the doctor is accepting new patients) when queried. They can also enter an ailment and the API will associate the input with a list of Portland Doctors that apply to the situation.
Setup/Installation Requirements
- _Clone the git repository from this URL: https://github.com/drewyox/Better-Doctor-Friday-Project __
- Once cloned, run: npm install, in the terminal to install all depndencies.
- Then, run: npm run start, in the terminal to launch the site.
Known Bugs
In its current state, there are no bugs as it is not functional
Technologies Used
JavaScript, jQuery, Node, Babel, API Usage
License
This Software is Licensed under the MIT License.
Copyright (c) 2019 Drew Yoxsimer