Skip to content

NIkOS-0/Flexy_Diet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Flexy_Diet

Project Overview

Flexy_Diet is a personalized diet generation platform designed to cater to individuals with various health conditions and dietary needs. Our mission is to provide accessible, tailored meal plans that aid in improving and maintaining health.

Key Features

  • Personalized Diet Plans: Generate meal plans based on individual preferences, health conditions, and nutritional requirements.
  • Subscription Levels:
    • BASE: 50 points per month for generating diets, each generation costs 15 points.
    • Silver: 75 points per month for generating diets, each generation costs 14 points.
    • Premium: 150 points per month for generating diets, each generation costs 12 points.
  • Diet Management: Create, update, retrieve, and delete diet plans.
  • User Points System: Points are deducted for creating diets and awarded under certain conditions, like deleting a diet within 15 minutes of creation.

Getting Started

Prerequisites

Make sure you have the following software installed:

  • Node.js (v14.x or later)
  • npm (v6.x or later)
  • Git (if using a GitHub repository)

Installation

  1. Clone the Repository:

    git clone <your-repository-url>.git
    cd flexy_diet
  2. Install Dependencies:

    npm install
  3. Run the Application:

    npm start

Contributing

We welcome contributions to enhance the platform. Please feel free to fork the repository, open issues, and submit pull requests.

License

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