Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/HospitalRun/hospitalrun-frontend
Frontend for HospitalRun
https://github.com/HospitalRun/hospitalrun-frontend
couchdb emr frontend hacktoberfest hospitalrun hospitalrun-frontend javascript open-healthcare pouchdb react redux
Last synced: 3 months ago
JSON representation
Frontend for HospitalRun
- Host: GitHub
- URL: https://github.com/HospitalRun/hospitalrun-frontend
- Owner: HospitalRun
- License: mit
- Archived: true
- Created: 2014-03-28T20:04:58.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2023-01-09T08:00:58.000Z (about 2 years ago)
- Last Synced: 2024-10-29T17:48:47.701Z (3 months ago)
- Topics: couchdb, emr, frontend, hacktoberfest, hospitalrun, hospitalrun-frontend, javascript, open-healthcare, pouchdb, react, redux
- Language: TypeScript
- Homepage: https://staging.hospitalrun.io
- Size: 108 MB
- Stars: 6,811
- Watchers: 328
- Forks: 2,185
- Open Issues: 72
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
- awesome-starred - HospitalRun/hospitalrun-frontend - Frontend for HospitalRun (redux)
README
# HospitalRun Frontend
![Status](https://img.shields.io/badge/Status-developing-brightgree) [![Release](https://img.shields.io/github/release/HospitalRun/hospitalrun-frontend.svg)](https://github.com/HospitalRun/hospitalrun-frontend/releases) [![Version](https://img.shields.io/github/package-json/v/hospitalrun/hospitalrun-frontend)](https://github.com/HospitalRun/hospitalrun-frontend/releases)
[![GitHub CI](https://github.com/HospitalRun/frontend/workflows/GitHub%20CI/badge.svg)](https://github.com/HospitalRun/frontend/actions) [![Coverage Status](https://coveralls.io/repos/github/HospitalRun/hospitalrun-frontend/badge.svg?branch=master)](https://coveralls.io/github/HospitalRun/hospitalrun-frontend?branch=master) [![Language grade: JavaScript](https://img.shields.io/lgtm/grade/javascript/g/HospitalRun/hospitalrun-frontend.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/HospitalRun/hospitalrun-frontend/context:javascript) ![Code scanning](https://github.com/HospitalRun/hospitalrun-frontend/workflows/Code%20scanning/badge.svg?branch=master) [![Documentation Status](https://readthedocs.org/projects/hospitalrun-frontend/badge/?version=latest)](https://hospitalrun-frontend.readthedocs.io)
[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2FHospitalRun%2Fhospitalrun-frontend.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2FHospitalRun%2Fhospitalrun-frontend?ref=badge_large) [![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg)](http://commitizen.github.io/cz-cli/)
![dependabot](https://api.dependabot.com/badges/status?host=github&repo=HospitalRun/hospitalrun-frontend) [![Slack](https://hospitalrun-slack.herokuapp.com/badge.svg)](https://hospitalrun-slack.herokuapp.com)React frontend for [HospitalRun](http://hospitalrun.io/): free software for developing world hospitals.
---
# Are you a user? If yes...
[Visit this page for general information on the HospitalRun application](https://github.com/HospitalRun/hospitalrun/blob/master/README.md) including:
- How can I deploy 1.0.0-beta?
- Where do I report a bug or request a feature?
- How can I contribute? (There are several other ways besides coding)
- What is the project structure?
- What is the application infrastructure?
- Who is behind HospitalRun? etc.# Would you like to contribute? If yes...
[Get started by checking out the Frontend Contributing Guide](https://github.com/HospitalRun/hospitalrun-frontend/blob/master/.github/CONTRIBUTING.md) for:
- What's the tech stack?
- Where can I become familiar with the technologies?
- Where do I browse issues?
- How do I set up my local environment?
- How do I run tests locally?
- How do I submit my changes?
- etc.# License
Released under the [MIT license](LICENSE).