Skip to content

gerasoa/NutriPlanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NutriPlanner

NutriPlanner is an application designed for nutritionists to manage meal plans. With NutriPlanner, nutritionists can register clients and create dietary menus. Future functionalities will be added as the project evolves.

Title

NutriPlanner - Meal Planning Manager for Nutritionists

Description

NutriPlanner is a tool developed to assist nutritionists in managing and customising dietary menus for their clients. The system allows for client registration and the creation of dietary plans, providing a practical and efficient solution for nutritional planning.

Features

  • Client registration.
  • Creation and management of dietary menus.
  • Additional functionalities will be incorporated in future updates.

Technologies

  • Development: .NET 6

Installation

To run NutriPlanner locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/username/NutriPlanner.git
  2. Navigate to the project directory:

    cd NutriPlanner
  3. Install dependencies:

    Ensure you have the SDK .NET 6 installed.

    dotnet restore
  4. Build the project:

    dotnet build
  5. Run the application:

    dotnet run

Usage

  1. Open the application in your local web browser.
  2. Log in or register a new user.
  3. [to develop] Navigate to the client registration section to add new clients.
  4. [to develop] Create and manage dietary menus using the available options in the interface.

Contributing

If you wish to contribute to NutriPlanner, please follow these steps:

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature-branch).
  3. Make your changes and test them.
  4. Submit a pull request to the main branch of the repository.

License

This project is licensed under the MIT License. Please see the LICENSE file for more details.

Contact

If you have any questions or need further assistance, please get in touch:

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published