Skip to content

๐Ÿ Django web application where users can generate a meal plan based on their dietary preferences. (eatitnext.com)

Notifications You must be signed in to change notification settings

Bryan-Rojas/EatItNext

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

EatItNext

Live Demo: eatitnext.com - NO LONGER LIVE :/ too much $$$ for hosting

Introduction to software engineering project using Django. Our project is aimed towards developing an accessible website where users can generate a meal plan for the day based on their dietary preference.

Preview

Prerequisites

Installing Python Dependencies

Install necessary python frameworks, libraries, and modules. Run the following command in your preferred terminal where the project was cloned or where the eatitnext.zip file was extracted to.

pip install -r requirements.txt

Make sure this is ran in the same directory where the requirements.txt file is located.

Running Web Application

In the terminal, cd (chdir) into the 'src' folder. Make sure this folder contains the manage.py file. Run the following command.

python manage.py runserver

Load Preferred Browser

For the best viewing experience, test using either Google Chrome or Mozilla Firefox. Enter the following into the address bar.

http://localhost:8000/

Contributors

  • Bryan Rojas (Team Lead)
  • Steven Johnson
  • Shivam Gupta
  • Priyanshi Vaishnav

About

๐Ÿ Django web application where users can generate a meal plan based on their dietary preferences. (eatitnext.com)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •