Giter Club home page Giter Club logo

webapp's Introduction

HMS ๐Ÿฅ

Open source Hospital Management System (HMS)

DeploymentGitHub Actions SourceForge

Ospic Web App is the renovated version of the Ospic applications, an effective hospital resource and patient management system and a default web application for its built on top of its own platform.

It is a simple SPA written in modern standard web technologies such as HTML5, SCSS and JavaScript. It grasp the popular VueJs framework and Nuxt, a free and open source web application framework for VueJs, NodeJs and Webpack

Usefulness

Ospic seems the health system is one of essential socio-economic activities; therefore, it requires rational and effective management. Hospital management systems allows us the ability to optimize and digitize all the processes within the health institution, which will help to improve customer service, reduce process costs, streamline the search of medical records, bills, patients, doctors, etc.; thus, having a database of each module implemented. Having a hospital management system in place will benefit an organization with Tract financials better,Secure your data i.e hospital and patient datas,Eradicate Errors (esp. Human Errors),Make Diagnosis and Treatment Easier,Increase Patient Satisfaction,Improve Hospital Quality Ratings and More...

Getting started using

Login Credentials:

 Username: `demo`
 Password: `password`

Getting started (Developing)

  1. Ensure you have the following installed in your system:

    git, npm

  2. Install vuejs and vue-cli.

  3. Clone the project

git clone https://github.com/ospic/webapp.git
  1. cd into project root directory.

  2. Install the dependencies.

npm install
  1. To preview the app, run npm run dev and navigate to http://localhost:8000 in your browser.
  2. In your project go to plugins/axios.js and comment this line.
api.setBaseURL(
  process.env.NODE_ENV === "production"
    ? process.env.baseUrl
    : process.env.localUrl
);

conversely remove comment from this line.

/* api.setBaseURL(process.env.baseUrl); */

Refresh page and the application is using the development server with basic authentication by default. The credentials for the same are:

   Username - demo
   Password - password

Api documentations

Platform api's are well written in Swagger and we improve this documentation daily. Click to get started working with api's

Open application in Gitpod

For quick start you can open this poroject in online IDE GitPod.io right away! Code Now! (Gitpod)

Contribution Guidlines:

First of all, thank you for considering contributing to this Opsic HMS project. It takes a one good person like you to change the world and toward simplification of our own medical data na histories.

Where can I get more help, if I need it?

You are welcome to discuss with us in discussion channel

What you can contribute ?

We consider contribution as anything that may add value to application such as Bug reporting, Any idea of value and we have provided some more highlight in here

Build Setup

# install dependencies
$ npm install

# serve with hot reload at localhost:3000
$ npm run dev

# build for production and launch server
$ npm run build
$ npm run start

# generate static project
$ npm run generate

Open Collective backers and sponsors DigitalOcean Referral Badge

webapp's People

Contributors

elirehema avatar dependabot[bot] avatar raz0229 avatar getsuryap 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.