Giter Club home page Giter Club logo

meal-master's Introduction

meal-master - (Health Diet Online Search)

meal master health website

  • Decription : According to a medical study, persons who eat healthy meals and build their immune system have a better chance of fending off free radicals and avoiding sickness. Many diseases are caused by bad dietary habits. Fast food has become a significant part of people's daily routines in the modern era since it is so easily accessible. However, eating fast food regularly can lead to heart attacks and diabetes. Diets that are more nutritious help us maintain our health and avoid various ailments. Individuals with different medical profiles, cultural backgrounds, and nutrient requirements have unique requirements for better recovery from diseases or surgery. Designing and implementing a healthy diet recommendation system is based on web data mining which is the application of data mining techniques that help us to determine patterns from the web.

Stack

  1. JS
  2. CSS
  3. HTML
  4. JINJA js (templating)
  5. MongoDB
  6. NodeJs

Project configuration

  1. Install required packages: npm i
  2. Devlopment server: npm run dev
  3. Setup Required Environment variable for project: get required username and password to connect to your mongodb database.
    • create .env file in the root directory of the project.
    • copy paste the environment variables in the .env file
      • MONGO_USERNAME: {YOUR CLUSTER USERNAME}
      • MONGO_PASSWORD: {YOUR CLUSTER PASSWORD}
      • MONGO_DB: {YOUR CLUSTER DATABASE NAME}
      • MONGO_CLUSTER_STRING: {YOUR COMPLETE CLUSTER NAME}
    • replace {...} values. Example {YOUR CLUSTER USERNAME} replace it with cluster0.

Features

  • User
    • Register
    • Login
    • My profile
  • Expert
    • Register
    • Login

Project GIF

meal-master's People

Contributors

rakshyak-98 avatar arshyanahmad avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.