Coder Social home page Coder Social logo

borojetski / opencare Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 27.14 MB

A caregiver management app that tracks medications, appointments, with collaboration tools to help keep everyone in sync.

Home Page: https://opencare.onrender.com/

License: GNU General Public License v3.0

JavaScript 30.40% CSS 45.24% EJS 24.36%

opencare's Introduction

OpenCare

This is a collaborative tool and resource designed to assist individuals in caring for elderly, ill, or in-need loved ones. This project does not comply with HIPAA or other healthcare privacy and security regulations and is not intended for actual medical use. Users should refrain from entering personal health information. This app is provided "as-is" under the GPL 3.0 license.

This project is a work in progress. It is designed to assist caregivers with a set of tools to coordinate and manage caregiving tasks. It should not be relied upon as the sole repository for all patient medical data, but rather as a quick reference tool. The app includes the following features:

  • Google Calendar Integration: Allows multiple users to coordinate and schedule events.

  • Specialty Healthcare Providers: Reference primary care provider's name and contact info and add additional specialty providers.

  • Medication Tracker: Keep track of routine medications, to maintain as a quick reference.

  • Personal Medical Care Notes: Jot down and access specific notes regarding personal medical care instructions.

  • Dietary Requirements/Personal Menu: Record and manage dietary requirements and personalized menus.

  • Shopping List: Create and manage a shopping list specifically tailored to the patient's needs.

Getting Started

To get started with this project, follow these steps:

  1. Clone the repository to your local machine.

  2. Install the necessary dependencies using npm install.

  3. Configure your config/.env variables as shown below:

    DB_STRING = insert_mongodb_connection_string_here

    SESSION_SECRET = insert_random_string_here

    PORT = 3000

  4. Start the application using npm start.

  5. Access the application in your web browser at http://localhost:3000.

Contact

For any questions, concerns, or input, please feel free to contact the author via [email protected].

License

OpenCare is open source under the GPL 3.0 license.

Work in Progess

  • The foundation for sharing a patient among different users is in place, however linking multiple users to a patient is not currently working.

  • Autosuggest for medication names is currently not working.

  • I plan on adding an 'Up-to-date as of...' subheading to the different components.

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.