Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thasipablo/mlabs
Mlabs is a medical laboratory activities management app that allows users to do a follow-up of consultation activities and human resources. Built with React JS and Material UI.
https://github.com/thasipablo/mlabs
mui reactjs
Last synced: 19 days ago
JSON representation
Mlabs is a medical laboratory activities management app that allows users to do a follow-up of consultation activities and human resources. Built with React JS and Material UI.
- Host: GitHub
- URL: https://github.com/thasipablo/mlabs
- Owner: thasipablo
- License: mit
- Created: 2022-10-04T16:02:18.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-14T22:16:51.000Z (about 1 year ago)
- Last Synced: 2024-12-04T05:37:26.768Z (30 days ago)
- Topics: mui, reactjs
- Language: JavaScript
- Homepage: https://m-labs.vercel.app
- Size: 163 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 📗 Table of Contents
- [📗 Table of Contents](#-table-of-contents)
- [📖 Leaderboard ](#-leaderboard-)
- [🛠 Built With ](#-built-with-)
- [Tech Stack ](#tech-stack-)
- [Key Features ](#key-features-)
- [💻 Getting Started ](#-getting-started-)
- [Setup](#setup)
- [Run tests](#run-tests)
- [👥 Authors ](#-authors-)
- [🔭 Future Features ](#-future-features-)
- [🤝 Contributing ](#-contributing-)
- [⭐️ Show your support ](#️-show-your-support-)
- [🙏 Acknowledgments ](#-acknowledgments-)
- [📝 License ](#-license-)**Mlabs** is a medical laboratory activities management app that allows users to do a follow-up of consultation activities and human resources. Built with React JS and Material UI.
Markup
Style
Scripting
- **HTML, CSS, and JS Best practices**
- **Webpack optimization**
- **Clear and user-friendly**
To get a local copy up and running, follow these steps.
### Setup
Clone this repository to your desired folder:
```sh
git clone [email protected]:thasipablo/mlabs.git
cd mlabs
npm install
npm run dev
```
### Run tests
To run tests, run the following command:
```sh
npx hint .
```
```sh
npx stylelint "**/*.{css,scss}"
```
```sh
npx eslint .
```
👤 **Pablo Thasi**
- GitHub: [@thasipablo](https://github.com/thasipablo)
- Twitter: [@thasipablo_](https://twitter.com/thasipablo_)
- LinkedIn: [thasipablo](https://linkedin.com/in/thasipablo)
- [ ] **Contact form**
- [ ] **Store data in a database**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/thasipablo/mlabs/issues).
If you like this project fork it and make a PR, open an issue or invite me drink a coffee
We would like to thank all my code partners, and all reviewers
This project is [MIT](./LICENSE) licensed.