Skip to content

Virtual visit with a nurse practitioner or other medical professional through a web interface.

Notifications You must be signed in to change notification settings

cisc475-devteam6/virtual-np

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Virtual NP

A website for scheduling and holding virtual visits with a nurse practitioner

Virtual NP Screenshot

Installation

Clone the repository:

git clone https://github.com/cisc475-devteam6/virtual-np

Install frontend dependencies:

cd client && npm install

Install backend dependencies:

cd server && npm install

Usage

Run the server (in the server directory):

npm run watch

Run the client (in the client directory):

ng serve

About

Virtual visit with a nurse practitioner or other medical professional through a web interface.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages