Giter Club home page Giter Club logo

nutridiary's Introduction

Logo

An adaptive nutrition tracking web app, built with React and Spring Boot.

build-pending release-v0.1 dependencies-up-to-date license-MIT

Project Description

NutriDiary is a web app made to assist users with calorie tracking and workout logging. It features an adaptive calculator that tracks your calorie consumption and weight, and calculates how many calories you need to eat to lose or gain weight in accordance with your goals. To use the app, simply create an account, enter your weight gain/loss goals, and track your calories and weight each day. The calculator will automatically determine how many calories you'll need to consume daily to reach your goals, and its accuracy will increase over time.

See the design folder for more information.

Getting Started

Prerequisites

Local Installation

Frontend

  1. Open your shell and navigate to the /frontend folder.

  2. npm start

  3. Open your browser and go to http://localhost:3000/

Backend

  1. Download the JAR file from the releases tab.
  2. Open a shell and navigate to the folder with the JAR file: /backend/target.
  3. java -jar nutridiary-<version_number>.jar
  4. Open your browser and go to http://localhost:8080/test

Contributing

This project is currently not accepting open-source contributors, though it may in the future.

License

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

Acknowledgements

The algorithm used for calculating TDEE was adapted from nSuns' TDEE 3.0 spreadsheet.

nutridiary's People

Contributors

ichowdhury01 avatar

Stargazers

 avatar  avatar

Watchers

 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.