Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/andrianarivo/nutrimons

Nutrimons a platform for nutritionists to follow their patients.
https://github.com/andrianarivo/nutrimons

Last synced: about 17 hours ago
JSON representation

Nutrimons a platform for nutritionists to follow their patients.

Awesome Lists containing this project

README

        



logo

Nutrimons

# 📗 Table of Contents

- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [🚀 Debug App](#live-demo)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [Deployment](#deployment)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [📝 License](#license)

# 📖 Nutrimons

**Nutrimons** a platform for nutritionists to follow their patients.

## 🛠 Built With

### Tech Stack

Client

Mobile Framework

Storage

### Key Features

- **users can create patients**
- **users can take notes about their consultations**
- **users can retrieve patient and notes about their consultations**

(back to top)

## 🚀 Debug App

- [Download and install](https://github.com/andrianarivo/nutrimons/releases/tag/dev-0.0.1)


logo
logo
logo
logo

(back to top)

## 💻 Getting Started

To get a local copy up and running, follow these steps.

### Prerequisites

In order to run this project you need:

- `VSCode`
- `Node.js`
- `Android Studio` and | or `XCode`
- `Simulator` and | or `Real Device`

### Setup

Clone this repository to your desired folder:

```sh
cd my-folder
git clone https://github.com/andrianarivo/nutrimons.git
```

### Install

Install this project with:

```sh
cd my-project
npm i
```

### Usage

To run the project, execute the following command:

```sh
npm start
```

### Deployment

You can deploy this project using your own deployment solution

(back to top)

## 👥 Authors

👤 **David**

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

(back to top)

## 🔭 Future Features

- [ ] **Online Synchronisation**
- [ ] **Ability to update and remove Patients**
- [ ] **Import or take pictures of Patients**

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

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

(back to top)

## ⭐️ Show your support

If you like this project consider adding a ⭐

(back to top)

## 🙏 Acknowledgments

I would like to thank Yana Hrytsai from Behance for the design inspiration. Nothing has been changed from the original design. [link](https://www.behance.net/gallery/178837985/Learning-App-UXUI-Case-Study?fbclid=IwAR3NFWbu8En9fu2QPTeJ0q288bcpRAQXx9EKOJkx87J7qeT9zh5OFAc7wdQ&)

(back to top)

## 📝 License

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

(back to top)