Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/andrianarivo/nutrimons
- Owner: andrianarivo
- License: other
- Created: 2024-02-06T13:18:45.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-07T20:17:48.000Z (about 1 year ago)
- Last Synced: 2024-04-18T09:35:12.980Z (10 months ago)
- Language: TypeScript
- Homepage:
- Size: 751 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
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** a platform for nutritionists to follow their patients.
Client
Mobile Framework
Storage
- **users can create patients**
- **users can take notes about their consultations**
- **users can retrieve patient and notes about their consultations**
- [Download and install](https://github.com/andrianarivo/nutrimons/releases/tag/dev-0.0.1)
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
👤 **David**
- GitHub: [@andrianarivo](https://github.com/andrianarivo)
- Twitter: [@dandrianarivo](https://twitter.com/dandrianarivo)
- LinkedIn: [LinkedIn](https://linkedin.com/in/andrianarivo)
- [ ] **Online Synchronisation**
- [ ] **Ability to update and remove Patients**
- [ ] **Import or take pictures of Patients**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/andrianarivo/nutrimons/issues).
If you like this project consider adding a ⭐
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&)
This project is [MIT](./LICENSE) licensed.