Skip to content

aliamirh/Doctor-Api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Doctor Search

you enter a name and symptom, it will then display doctors, November 24th 2019

By Ali Amirhamzeh

Description

A user can enter a name or symptom and the website will display a list of doctors within the Portland area.

Setup/Installation Requirements

  • Download Repository
  • Npm Install
  • Npm run start
  • fill in form fields

Specs

  • This WebPack is set up with Windows OS for Mac OS you will need to change the "&" to a ";" in the webpack.config.js file.

  • When a user inputs a symptom they are having:
    Input: "Tooth"
    Output: "There is 1 doctor(s) that can help. Renee Robertson DMD Specialtiy: Dentistry http://www.anchoragemidtowndental.com/"

  • When a user inputs a name of a doctor:
    Input: "Tim"
    Output: "There is 10 result(s). Timothy Elliott DMD is currently Accepting New Patients Office location: 202 NE 181st Ave, Portland. Phone number: 5036699930 ...."

  • When a user inputs a value that has no results it will display an alert:
    Input: "asdf"
    Output: "Sorry, no doctors meet the criteria"

  • If a user doesnt fill out either of the form fields and hits "submit", the program will alert them "Please fill out this field." before submitting.

Known Bugs

None so far

Support and contact details

Email me!

Technologies Used

JavaScript, HTML, CSS, jQuery

License

Open Source

Copyright (c) 2019 Ali Amirhamzeh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published