Skip to content

An assistant and suite dashboard developed for a local medical center.

Notifications You must be signed in to change notification settings

teallarson/whos.in

Repository files navigation

whos.in

About

Whos.in is a dashboard for tracking suite and assistant status. Built for a local birth center seeking a way to share information amongst providers and assistants. A complete full stack build. Fully implemented build includes password protection/authentication, but this copy is open for others to browse my code!

See it Live

See it in action deployed on Heroku.

Built With

Installation

Running your own instance of this app will not connect with my databases. If you would still like to run this app:

  1. Clone this repo to your local machine
  2. For full functionality you will need to create a keys_dev.js file in the "config" folder containing:
    • a mongoURI
  3. Run npm install
  4. Run npm run dev

Version History

  • 1.0.0: Released 12/13/2020
  • 1.2.0: Released 1/3/2021 added admin portal for adding/removing assistants, suites, and providers. UI adjusted to improve accessibility.

Releases

No releases published

Packages

No packages published