Coder Social home page Coder Social logo

getlost01 / meal-planner-api Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 1.0 171 KB

A web app for meal panning.

Home Page: https://calm-sombrero-cod.cyclic.app/

JavaScript 52.40% CSS 18.14% EJS 29.45%
api assignment meal meal-planner mongodb nodejs-server post-api evolv-fit meal-plan create-meal

meal-planner-api's Introduction

Meal Planner


The meal planner is a simple diet and calories management web app, this helps users to find a specific amount of calories in daily meals that should intake by the user to maintain their required calories per day.
This is the assignment given by evolv fit - (detail of task updated here when assignment submission period completed).
Visit my app here


๐Ÿ”ง Tools Used

  • NodeJS
  • Mongoose
  • Javascript / CSS / HTML

๐Ÿ”Ž Preview


โœŒ๏ธ Contributing

Great!, after cloning & setting up the local project you can push the changes to your github fork and make a pull request.

Step 1: Clone The Repo

Fork the repository and then clone the repo locally by -

git clone https://github.com/getlost01/meal-planner-API.git

Step 2: Install Dependencies

jump into the directory

cd meal-planner-API

install all the dependencies

npm install

Step 3: Start Development Server

before starting the development Server
create .env file and add mongoDB url

MONGO_CONNECTION_URL= mongodb+srv://${ username }:${ password }@cluster0.auyyt.mongodb.net/MealPlanner?retryWrites=true&w=majority

start the local server by

npm start

or start the local server on nodemon by

npm test

After running the development server the site should be running on https://localhost:3003


Give the project a โญ if you liked it.
Made with โค๏ธ and nodeJS.

meal-planner-api's People

Contributors

getlost01 avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Forkers

longphu168

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.