https://github.com/macagua/senaite.labmedikdemos
Custom demostration extension that adapts SENAITE LIMS for LabMedik Solution.
https://github.com/macagua/senaite.labmedikdemos
health healthcare-application labmedik lims lis opensource plone4x senaite zope2
Last synced: 3 months ago
JSON representation
Custom demostration extension that adapts SENAITE LIMS for LabMedik Solution.
- Host: GitHub
- URL: https://github.com/macagua/senaite.labmedikdemos
- Owner: macagua
- Created: 2021-01-08T09:19:40.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-01-22T12:50:28.000Z (over 4 years ago)
- Last Synced: 2025-01-09T10:49:28.690Z (9 months ago)
- Topics: health, healthcare-application, labmedik, lims, lis, opensource, plone4x, senaite, zope2
- Language: Python
- Homepage: https://www.netmedik.com/
- Size: 80.1 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGES.txt
Awesome Lists containing this project
README
=====================
senaite.labmedikdemos
=====================.. figure:: https://raw.githubusercontent.com/macagua/senaite.labmedikdemos/main/senaite/labmedikdemos/browser/images/netmedik-logo.png
:target: https://www.netmedik.com/
:width: 500px
:alt: senaite.labmedikdemos
:align: centerCustom demostration extension that adapts SENAITE LIMS for LabMedik Solution.
Features
========- A folderish content type for COVID-19 Cases.
- COVID-19 Case content type, for register for a COVID-19 Case.
- @@hello Zope 2 View.
- @@helloworld_view A Plone Browser View.
- A Hello World Viewlet at IAboveContent.
- Some resources files demo for images, javascripts and stylesheets.
Examples
========This add-on can be seen in action at the following sites:
- https://www.netmedik.com/
Documentation
=============Full documentation for end users can be found in the "docs" folder.
It is also available online at https://www.senaite.com/docs/quickstartTranslations
============This product has been translated into
- English.
- Spanish.
Installation
============Install ``senaite.labmedikdemos`` by adding it to your buildout:
::
[buildout]
...
eggs =
senaite.labmedikdemosand then running "bin/buildout"
Contribute
==========- Issue Tracker: https://github.com/collective/senaite.labmedikdemos/issues
- Source Code: https://github.com/collective/senaite.labmedikdemos
- Documentation: https://www.senaite.com/docs/quickstartSupport
=======If you are having issues, please let us know.
We have a mailing list located at: leonardocaballero@gmail.comLicense
=======The project is licensed under the GPLv2.