Skip to content

katebyars/doctor-site

Repository files navigation

DocSearch API Project

Epicodus Fall 2017

Author : Kate Byars

Description

An application which allows you to find doctors according to a search term.

The home page of the application, where you can enter a search term. The Home Page

Entering a search term like "Cancer" returns a list of doctors with this search query term in their records, and office information for those doctors. How a search return looks

Each record contains bio, office phone number, office address and whether the doctor is accepting new patients. A Doctor's Record

Setup/Installation Requirements

Bower, NPM and dependencies as listed in the files uploaded in this application.

  • Clone this project from git hub
  • install NPM
  • initialize all the dependencies

Specifications

Behavior Example Input Example Output
enter a search term and return doctors in Portland, OR whose records contain that search term cancer a list of doctors and their info

Inquiries

_katebyars5@gmail.com

Known Bugs

There is code written to handle server side errors but the return message is not working. Site does not return all offices that a doctor works at; only the first office.

Technologies Used

  • Atom
  • Gulp
  • Bower
  • Karma
  • Jasmine

License

Copyright © 2017 Kate Byars

About

A site that queries the BetterDoctor API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published