Inspiration / What it does

NutriNav is a web application that was developed to help users find recipes that are suitable for their current location and weather conditions. The project was inspired by the need to provide users with healthier meal options while considering the environment.

How we built it

NutriNav uses Flask as the backend framework and is integrated with Auth0 for authentication purposes. The application recommends recipes based on the current location and weather, which is obtained from the OpenWeather API. It then uses the EDAMAM API to suggest recipes that match the current weather conditions.

Challenges we ran into

The development of NutriNav was not without its challenges, as we had to ensure that the weather data was accurate and up-to-date. There were also some difficulties in integrating Auth0 with the Flask application.

Accomplishments that we're proud of / What we learned

Despite these challenges, we are proud of the accomplishments we have made with NutriNav. We were able to develop a functional application that provides users with personalized recipe recommendations. We also learned a lot about working with APIs and integrating different technologies.

What's next for NutriNav

In the future, we plan to continue developing NutriNav by adding more features and functionalities such as a meal planner and personalized nutrition recommendations. The recommendation system lacks robustness and complexity so that will be the primary goal for improvement. We also aim to expand the application's reach by making it available on different platforms.

Built With

Share this project:

Updates