Skip to content

A web app to help caregivers, doctors, and loved ones stay up to date with elderly individual's care.

Notifications You must be signed in to change notification settings

amk5401/CommunityCareHub

Repository files navigation

CommunityCareHub

A web app to help caregivers, doctors, and loved ones stay up to date with elderly individual's care.

This site was a project for the RIT class SWEN-444, Human Centered Reqs and Design.

It is currently hosted at https://community-care-hub.herokuapp.com/.

The acceptable credentials are:

Username: Doctor
Password: abc123

Username: Caregiver
Password: abc123

Username: Loved One
Password: abc123

Running the application

OSX and Linux

    git clone https://github.com/amk5401/CommunityCareHub
    cd CommunityCareHub
    php -S localhost:8000

Windows

If php is installed open a command prompt at the project directory and run:

    php -S localhost:8000

If not, consider using a tool like EasyPHP to run the application.

About

A web app to help caregivers, doctors, and loved ones stay up to date with elderly individual's care.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published