Giter Site home page Giter Site logo

nestorcarvallo / medical-appointment-scheduling Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sebastianhaas/medical-appointment-scheduling

0.0 0.0 0.0 4.74 MB

Concept showcase for "Appointment Scheduling System for Small and Medium-Sized Medical Facilities"

License: MIT License

JavaScript 8.27% TypeScript 79.24% HTML 4.35% CSS 7.21% Shell 0.93%

medical-appointment-scheduling's Introduction

Medical Appointment Scheduling

Greenkeeper badge Build Status Dependency Status Join the chat at https://gitter.im/sebastianhaas/medical-appointment-scheduling

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

Live showcase

An up-to-date snapshot of this repository is always available on Heroku.

Due to the limitations of Heroku's free dynos and database service, it might take a while for the application to load initially. Also, there is a 10k row limit for free databases. Sometimes you might have to wipe test data other users created before being able to add new content. Test data can be inserted and deleted using the app-bar menu in the upper right corner.

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. This repository doesn't contain any backend, you need to have an instance of medical-appointment-scheduling-server running.

Internationalization

Prepared for internationalization. The application is currently available in English and German. Translations are managed on POEditor.com in a publicly available project. The locale will be determined based on the user's browser settings and persisted to local storage. The logic can be found here.

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

Code style

Code quality is ensured by tslint with codelyzer for Angular 2 specific linting.

Technology stack

Core technologies

Bundling and packaging

Testing

Code style

Documentation

Internationalization

License

MIT

medical-appointment-scheduling's People

Contributors

patrickjs avatar sebastianhaas avatar greenkeeper[bot] avatar greenkeeperio-bot avatar sekibomazic avatar spittal avatar dotcs avatar jimthedev avatar vsfedorenko avatar samvloeberghs avatar chriscurnow avatar shlomiassaf avatar asgerjensen avatar jhuntoo avatar jennyraj avatar valorkin avatar tamascsaba avatar ocombe avatar ktong avatar foxandxss avatar janrubio avatar nehrdani avatar abdulhaq-e avatar mgechev avatar vivainio avatar kulshekhar avatar harmjanluth avatar vladotesanovic avatar un33k avatar gitter-badger avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.