Skip to content

software-students-spring2024/5-final-project-spring-2024-ndn-final

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

![example workflow] (https://github.com/software-students-spring2024/5-final-project-spring-2024-ndn-final/actions/workflows/python-app.yml/badge.svg)

Fridge Contents Analyzer

Description

This project allows its users to easily identify what dishes they can make while using the ingredients available to them. The user can simply upload a picture of the ingredients currently accessible to them, and then the program returns recipes for potential dishes that the user can make.

Container Images

MongoDB Container

[App Container](https://hub.docker.com/ /web-app)

Configuration/Setup Instructions

To successfully setup the program, first clone the repository locally. Make sure you already have mongodb running locally on your machine, or adjust the MONGO_URI in the docker compose file to point to it. Then simply go into the database folder and run the command

docker-compose up --build

Then you can navigate to http://localhost:5000/ to see the program running.

Team Members

Noah Zhou

Daniel Pang

Niket Gautam

Ellis Pinsky

About

5-final-project-spring-2024-ndn-final created by GitHub Classroom

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published