Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/rdbo/nutrinow

NutriNow - Complete diet/meal planner powered by Vue.js and actix-web.
https://github.com/rdbo/nutrinow

actix-web backend css frontend html javascript python rust rust-lang shell tailwind tailwindcss vue3 vuejs web

Last synced: 9 days ago
JSON representation

NutriNow - Complete diet/meal planner powered by Vue.js and actix-web.

Awesome Lists containing this project

README

        

# NutriNow
Make the diet of your dreams

![mobile](mobile.png)
![mobile_menu](mobile_menu.png)
![dashboard](dashboard.png)
![foods](foods.png)
![nutrition](nutrition.png)

# Description

NutriNow is a website for meal planning.
It calculates your daily nutritional values based on the foods you pick,
allowing you to adapt accordingly.

# License
All files in this repository are licensed under the GNU Affero General Public License - Version 3.0 (GNU AGPLv3.0, no later versions allowed), with the exception of:

`frontend/src/assets/imgs/*`: Each file has its own license. Read the `frontend/src/assets/imgs/CREDITS` file for more information.

`frontend/src/assets/fonts/Itim/*`: Open Font License Version 1.1 (more information at: `frontend/src/assets/fonts/Itim/OFL.txt`)

For more information about the GNU AGPLv3.0, read the file `LICENSE` on the root directory of this repository.