HORAS Project

Hospital Responsive Assistant System
View Demo ยท Report Bug ยท Request Feature

HORAS

HORAS is an open source Hospital Information System. It was created for helping hospital as an assistant to run business easily, help to make business or medical decisions by datas, faster department integity, universal business core.

Here's why:

  • Humanity. Helping hospital faster to save lives
  • Minimize unnecessary expense leakage in order to maximize health services
  • A kind of expensive paid application that makes it difficult for small scale hospitals to run faster

(back to top)

Built With

Built using these awesome framework

(back to top)

Getting Started

Bismillah aja...

(back to top)

API Service

  • Create .env file from .env.example format and adjust with your local setting
  • Run api service sh npm run start Watch Mode sh npm run start:dev

    (back to top)

Installation

Below is an example of how you can instruct your audience on installing and setting up your app. This template doesn't rely on any external dependencies or services.

  1. Get a free API Key at https://example.com
  2. Clone the repo sh git clone https://github.com/theycantrevealus/horas.git
  3. Enter your config in .env
  4. Install NPM packages (for each folder api and app) sh npm install

(back to top)

Usage

Use this space to show useful examples of how a project can be used. Additional screenshots, code examples and demos work well in this space. You may also link to more resources.

For more examples, please refer to the Documentation

(back to top)

Roadmap

  • [x] Add Changelog
  • [x] Add back to top links
  • [ ] Add Additional Templates w/ Examples
  • [ ] Add "components" document to easily copy & paste sections of the readme
  • [ ] Multi-language Support
    • [ ] English
    • [ ] Indonesia

See the open issues for a full list of proposed features (and known issues).

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated (God Bless Your Kind Heart).

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Make sure to write properly test and run it on locally to keep commits clean on remote repository

Contributing Format

This project using following format as committing message. If any suggestion of type, feel free to suggest it

โœจ feat: Add a new feature to the codebase (MINOR in semantic versioning).
๐Ÿ”ง fix: Fix a bug (equivalent to a PATCH in Semantic Versioning).
๐Ÿ“‘ docs: Documentation changes.
๐Ÿ‘‘ style: Code style change (semicolon, indentation...).
๐Ÿ‘“ refactor: Refactor code without changing public API.
๐Ÿš€ perf: Update code performances.
๐Ÿ”Ž test: Add test to an existing feature.
๐Ÿ“ฆ chore: Update something without impacting the user (ex: bump a dependency in package.json).

(back to top)

Project Structure

HORAS contains 2 main project directory (api and app). You need to run npm start/serve on each folder to run it.

API default run on port 3000. You can access Open API at <hostname>:3000/api

(back to top)

License

Distributed under the APACHE 2.0 License. See LICENSE.txt for more information.

(back to top)

Contact

Hendry Tanaka - @takashitanaka_ - theycantrevealus@gmail.com
Project Link: https://github.com/theycantrevealus/horas

(back to top)

Acknowledgments

Use this space to list resources you find helpful and would like to give credit to. I've included a few of my favorites to kick things off!

(back to top)