Ospic Webapp Save

Hospital management system web application repo

Project README

HMS :hospital:

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

Open Source Agenda is not affiliated with "Ospic Webapp" Project. README Source: ospic/webapp

Open Source Agenda Badge

Open Source Agenda Rating