GitHub - chainedcoder/analytic · GitHub
Skip to content

chainedcoder/analytic

Folders and files

Repository files navigation

analytic

An analytics application for a hostpital setting.

Test

Test server runs at http://54.242.40.251:5001/

Installation

Install dependencies with npm.

npm install

Tests

Run tests first with npm test.

npm test

To add more tests

create a test file with .test.js extension or add using require in tests/all.test.js The all.test.js allows for sequencial tests.

require('./path/to/testfile')
//Add more requires as needed

##Problem definition Alt text

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors