Skip to content

warnock/better-doctor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BetterDoctor

BetterDoctor, Current Version: 04/21/2017

By Megan Warnock

Description

This application allows the user to search for doctors in the area by ailment.

Setup

Start by cloning this repository in your command line:

  • git clone https://github.com/warnock/better-doctor
  • Navigate to root directory and create an .env file.
  • Export your own api key in the .env file per example: exports.apiKey = "YOUR API CODE HERE";.
  • Run npm install and bower install in your command line to download corresponding packages.
  • To launch the app run gulp serve in your command line.
  • Open your browser and type http://localhost:3000/.

Support or contact details

Contact Megan at megandwarnock@gmail.com if any questions.

License

Copyright (c) 2017 MIT License

About

Uses the Better Doctor API to search for doctors in the area by ailment

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors