Skip to content

Ckevin99/NutritionMonitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

Project Title:

Nutrition Monitor

Project Description:

The app will be able to record a list of foods and their macronutrients and use this data to calculate how many calories these foods on a diet would give the user.

Project Goals: My goal on this project is to understand more about how things work on the backend. I chose it because I would be able to apply what I have learned about HTML, CSS, JS, Python, and a database.

Instructions for Build and Use

Steps to build and/or run the software:

  1. Download Python
  2. have the pip installed
  3. use the pip to install the django
  4. Start the manager to run the server.

Instructions for using the software:

  1. The user can put a calories goal.
  2. The users can put the foods that they want to eat.
  3. The program will give how much calories and some information related to this diet
  4. The user can add more foods going to the database page.
  5. The user can remove a food typing it name in the database delete page.

Development Environment

To recreate the development environment, you need the following software and/or libraries with the specified versions:

  • Python
  • Django
  • pip
  • path to these python files configured in the enviroment variables

Useful Websites to Learn More

I found these websites useful in developing this software:

  • copilot

Future Work

The following items I plan to fix, improve, and/or add to this project in the future:

  • I will fix the css
  • I will create a food list for each day
  • I will do authentication

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published