Skip to content

Latest commit

 

History

History
39 lines (30 loc) · 1.43 KB

README.md

File metadata and controls

39 lines (30 loc) · 1.43 KB

Pet Doc Finder

Summary

This web app helps people to find the prices of veterinarian services around a location of their choice. My sister told me that every time she moved, one of the first thing she would do is find a veterinarian. She always had difficulty comparing the prices of their services. After researching, I found that not very many veterinarians post their prices on their websites, so I made this app to help pet owners have access to more information in order to compare different veterinarians in their desired location.

Screenshots

Home Be Informed Help Others Veterinarians Map List of Services and Prices Add Edit Delete Services

Technology Used

  • HTML/CSS/jQuery
  • Node
  • Express
  • ReactJS
  • Passport (authentication)
  • Mocha/Chai (testing)
  • Travis CI (integration)
  • Deployed with Netlify

Live Version

https://pet-doc-finder2.netlify.com/

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

License

The content of this repository is licensed under a [Apache License] (http://www.apache.org/licenses/LICENSE-2.0.html)