Coder Social home page Coder Social logo

patient-care's Introduction

Patient care LogoPatient Prime

A web application that assist patients with reviewing objective patient saftey indicators from hosptials and subjective doctor reviews together to make an informed recommendation and decision about their future care.

Technologies

  • Python
  • Javascript
  • JQuery
  • AJAX
  • Flask
  • SQLAlchemy
  • Postgesql
  • Jinja2
  • Bootstrap
  • Flexbox
  • BeautifulSoup 4
  • Google OAuth 2.0
  • Socrata API
  • Twilio API

Features

Home/Login

login

User's Dashboard

####Top homepage-top

####Bottom homepage-top

Search for a doctor (currently the search work's for only)

search-doctor

Share the current doctor via text & add/remove the doctor from your favorite's list

favorites-and-text-recommendation

Review the current Doctor's Review from RateMD.com

Associated Hospitals Data Visualization & Patient Safety Measure Info

favorites

Future TODOs

  • Write tests!
  • Expand doctor search search (search is )
  • Autocomplete doctor search textbox
  • Use of machine learning to recommend doctors based on user's preference
  • Additional of more doctor review sites
  • Allow for use to review more than 10 reviews (currently limited to saving 10 in the database.)

Installation

Patient Prime requires Flask to run.

For test environments... Obtain appropriate API keys for the following APIs/client:

  • Google OAuth client
  • Twilio
  • Socrata (only needed if large number of requests per day)

Create a secrets.sh file to hold key or use your preferred method.

Install the dependencies, run load the database files, and start server.

$ cd patientprime
$ pip3 install -r requirements.txt
$ virtualenv env
$ source env/bin/activate
$ source secret.sh
$ python3 database/seed_reviews_and_doctors.py
$ python3 server.py

License

MIT# patient-care

patient-care's People

Contributors

collins07 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.