Felicity is the Next Generation LIMS Software for the modern Medical Laboratory.
Find a file
2023-12-27 08:10:34 +02:00
.idea added barcde printing inside sample, on sample listing and inside worksheet 2023-12-27 08:10:34 +02:00
.vscode initialited hl7 integration translations 2022-12-20 10:10:00 +02:00
deploy merged backend and frontend 2023-11-10 17:11:05 +02:00
docs added graphql docs trials, billing setup pages 2023-12-09 16:10:14 +02:00
felicity added barcde printing inside sample, on sample listing and inside worksheet 2023-12-27 08:10:34 +02:00
public merged backend and frontend 2023-11-10 08:05:15 +02:00
types merged backend and frontend 2023-11-10 08:05:15 +02:00
webapp added barcde printing inside sample, on sample listing and inside worksheet 2023-12-27 08:10:34 +02:00
.env.production merged backend and frontend 2023-11-10 08:05:15 +02:00
.gitignore merged backend and frontend 2023-11-10 17:11:05 +02:00
.prettierignore perfected patient adding and update 2023-04-10 03:29:10 +02:00
.prettierrc perfected patient adding and update 2023-04-10 03:29:10 +02:00
apollo.config.js merged backend and frontend 2023-11-10 08:05:15 +02:00
codegen.yml added auto refresh tokens 2023-11-24 00:22:22 +02:00
env.local merged backend and frontend 2023-11-10 08:05:15 +02:00
env.production merged backend and frontend 2023-11-10 08:05:15 +02:00
example.env removed webapp to standalone 2023-09-12 12:45:22 +02:00
EzKts4TVoAYSQ3y.jpeg added querysets for billing module 2023-12-04 12:04:30 +02:00
felicity.iml added reflex rules 2022-02-05 21:36:45 +02:00
index.html merged backend and frontend 2023-11-10 08:05:15 +02:00
instructions.txt merged backend and frontend 2023-11-10 17:11:05 +02:00
magidoc.mjs added graphql docs trials, billing setup pages 2023-12-09 16:10:14 +02:00
Maturity Framework – Global Laboratory eTools.pdf added querysets for billing module 2023-12-04 12:04:30 +02:00
mypy.ini restructures backend 2023-04-07 17:52:19 +02:00
os-requirements.txt added scripts to run the system 2023-11-10 08:16:33 +02:00
package.json added graphql docs trials, billing setup pages 2023-12-09 16:10:14 +02:00
pnpm-lock.yaml added graphql docs trials, billing setup pages 2023-12-09 16:10:14 +02:00
postcss.config.js merged backend and frontend 2023-11-10 08:05:15 +02:00
postgres-db-setup.txt optimised the system installation process 2023-08-06 15:17:41 +02:00
Procfile generated static files 2023-04-10 14:24:32 +02:00
pyproject.toml restructures backend 2023-04-07 17:52:19 +02:00
pytest.ini restructures backend 2023-04-07 17:52:19 +02:00
README.md merged backend and frontend 2023-11-10 08:05:15 +02:00
requirements-dev.txt merged backend and frontend 2023-11-10 17:11:05 +02:00
requirements.txt added barcde printing inside sample, on sample listing and inside worksheet 2023-12-27 08:10:34 +02:00
runtime.txt updated runtime 2023-04-07 17:59:57 +02:00
tailwind.config.js merged backend and frontend 2023-11-10 08:05:15 +02:00
tsconfig.json merged backend and frontend 2023-11-10 08:05:15 +02:00
vite.config.js merged backend and frontend 2023-11-10 08:05:15 +02:00

FELICITY LIMS FrontEnd VueJs

Screenshot1

A next generation open source laboratory information management system for clinical/medical laboratories.

Descritpion

The Felicity LIMS project aims to create a Laboratory Information Management System (LIMS) that tracks the complete laboratory workflow providing all the functionalities of a Laboratory Information Management System.

Felicity strives to promote an accurate flow of sample and associated experimental data to and through a laboratory to produce information that is used to make conclusions and critical decisions.

Felicity LIMS will ensure that sufficient metadata is captured and clinical laboratory personnel can track the lifecycle of a biospecimen in the laboratory from receipt to dispacth.

Felicity FrontEnd is developed in VueJs, URQL, and Tailwind CSS.

Felicity is the quality of being good, pleasant, or desirable.

Main Features

  • Dashboard
  • Patient - Listing, compact, detail, search, Audit Log
  • Sample - Listing, Detail, Audit Log, Reports, search
  • Worksheet - Templates, listing, auto create, multi create, manual create
  • Inventory - Item manager, listing, detail, transactios, adjustments, orders, requests
  • Shipment - Fhir ready (experimental), Listing, detail,
  • Storage - store rooms, locations, containers, templates,
  • Admin - admin functions
  • Client - listing, detail, contacts

Installation

Direct

Frontend Installation

Install NodeJs Install Yarn Then follow instructions below

cd felicity/frontent/vite
yarn install
# for production mode
yarn build
yarn start
# for development mode
yarn dev

Docker

This method uses Docker and docker-compose which handles the details of installing dependencies for you. On your Linux command line, run:

git clone https://github.com/aurthurm/felicity.git
cd felicity
docker-compose up -d

Other projects

- Felicity Docs - Built with Laboratory QMS in Mind but can be used anywhere for document management
- Felicity Stocker - Medical Laboratory Inventory Management system
- Felicity Request - Requests and Approvals (e-Requisitions)
- Felicity Grind - Team Works, Project Management Tool, Issue Tracker
- Felicity Field - Survey Data Collection Tool, Forms ,Analytics etc

Contact