Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shyentist/ligma-mvp
A small demo for LIGMA
https://github.com/shyentist/ligma-mvp
crud css demo html javascript lims mvp svelte
Last synced: 4 days ago
JSON representation
A small demo for LIGMA
- Host: GitHub
- URL: https://github.com/shyentist/ligma-mvp
- Owner: Shyentist
- Created: 2023-03-13T07:13:31.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-15T06:21:49.000Z (almost 2 years ago)
- Last Synced: 2024-11-28T06:19:45.482Z (2 months ago)
- Topics: crud, css, demo, html, javascript, lims, mvp, svelte
- Language: Svelte
- Homepage: https://shyentist.github.io/LIGMA-MVP/
- Size: 5.73 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# LIGMA-MVP
A small demo for LIGMADemo available at: https://shyentist.github.io/LIGMA-MVP/
## What is LIGMA?
Laboratory Instrument for Group Management of Assets (LIGMA) is a user-friendly LIMS (Laboratory Information Management System) I am developing for a prospective client. This MVP/Demo is a simplification of the full-stack web dashboard I already built with the same functionality, so some leftover functions for connecting to the database can be found in the code. It is planned to ultimately make LIGMA Open-Source, just not now.## Tech Stack
![HTML5](https://img.shields.io/badge/html5-%23E34F26.svg?style=for-the-badge&logo=html5&logoColor=white) ![CSS3](https://img.shields.io/badge/css3-%231572B6.svg?style=for-the-badge&logo=css3&logoColor=white) ![JavaScript](https://img.shields.io/badge/javascript-%23323330.svg?style=for-the-badge&logo=javascript&logoColor=%23F7DF1E) ![Svelte](https://img.shields.io/badge/svelte-%23f1413d.svg?style=for-the-badge&logo=svelte&logoColor=white) ![NodeJS](https://img.shields.io/badge/node.js-6DA55F?style=for-the-badge&logo=node.js&logoColor=white)