jhgjhtuytdfbnfvmnbgjtuydt / medical-appointment-scheduling

Concept showcase for "Design of a Web-Based Appointment Scheduling System for Small and Medium-Sized Medical Facilities"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Medical Appointment Scheduling

Concept showcase for "Design of a Web-Based Appointment Scheduling System for Small and Medium-Sized Medical Facilities".

Showcase

A snapshot of this repository is available on Heroku.

How to deploy

This application can be easily deployed to Heroku. tbd

How to run locally

After checkout, run:

$ npm install
$ npm start

This requires node >=4 together with npm to be installed.

Tests

Both unit and end-to-end tests do exist for most parts of the application.

Unit tests

$ npm run test

End-to-end tests

Make sure you have a running instance in another terminal before running end-to-end tests.

$ npm run e2e

Technology stack

Core technologies

Bundling and packaging

Testing

License

MIT

About

Concept showcase for "Design of a Web-Based Appointment Scheduling System for Small and Medium-Sized Medical Facilities"

License:MIT License


Languages

Language:TypeScript 42.3%Language:CSS 38.8%Language:JavaScript 16.2%Language:HTML 2.1%Language:Shell 0.6%