0% found this document useful (0 votes)
27 views1 page

Food and Fitness App Setup Guide

The document outlines the software and libraries required for a food and fitness recommendation project using Python and Django. It provides a step-by-step procedure for executing the project, including installation commands and navigation instructions. Users are guided to run the program and access it via a web browser after setup.

Uploaded by

yunusbasha
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
27 views1 page

Food and Fitness App Setup Guide

The document outlines the software and libraries required for a food and fitness recommendation project using Python and Django. It provides a step-by-step procedure for executing the project, including installation commands and navigation instructions. Users are guided to run the program and access it via a web browser after setup.

Uploaded by

yunusbasha
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd

FOOD AND FITNESS RECOMMENDATIONS USING FULL STACK

Softwares required:
1. python ([Link]
2. Visual Studio Code ([Link]

Libraries required:
The below libraries are essential for executing the project:
[Link]==0.0.11
[Link]==4.0.7
[Link]==3.6.0
[Link]==1.23.3
[Link]==1.5.0
[Link]==0.4.3
[Link]==1.13.0
For example, you have to download the above libraries one after the other by
entering the command pip install dietkit==0.0.11 like this. remaining can be
downloaded.
There is another simpler way to download all the required libraries which are
mentioned in text file [Link] using a command: pip install -r
[Link]
After installing the above softwares and libraries then go with execution process
below which is clearly mentioned in stepwise.

Step by-step procedure to execute the project:


[Link] the first step, unzip the folder that is provided.
[Link] to this path. Food and Fitness\diet and nutrition\Hack-and-Welness2
[Link] that, give a hit on the path, which will be shown at the top of the window.
[Link] enter “cmd” and press enter, and it will redirect you to the command prompt
dialogue box along with the path where you have been.
[Link] on, run the program with this command: “python [Link] runserver”
[Link], a link will be provided in the terminal, select the link and paste it
in any browser.

You might also like