Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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

**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.

## 🛠 Built With

### Tech Stack

Markup

Style

Scripting

### Key Features

- **HTML, CSS, and JS Best practices**
- **Webpack optimization**
- **Clear and user-friendly**

(back to top)

## 💻 Getting Started

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 .
```

(back to top)

## 👥 Authors

👤 **Pablo Thasi**

- GitHub: [@thasipablo](https://github.com/thasipablo)
- Twitter: [@thasipablo_](https://twitter.com/thasipablo_)
- LinkedIn: [thasipablo](https://linkedin.com/in/thasipablo)

## 🔭 Future Features

- [ ] **Contact form**
- [ ] **Store data in a database**

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/thasipablo/mlabs/issues).

## ⭐️ Show your support

If you like this project fork it and make a PR, open an issue or invite me drink a coffee

## 🙏 Acknowledgments

We would like to thank all my code partners, and all reviewers

## 📝 License

This project is [MIT](./LICENSE) licensed.

(back to top)