Files
project_banjo_app/planning.md
juddin22 667a88d5e2 Imported recipes and ensured the they work by searching recipe name and ingredients.
I’m proud that importing recipes works and the ingredients, steps, and notes show up correctly.
I also learned how to set up models and link them with views in Banjo, which was really helpful.
This project taught me a lot about building a small app with models, views, and working APIs.
2026-03-22 19:52:55 -04:00

1.1 KiB

Planning your app

1. Who will use your app? (Who is your app's target user?)

This app is for beginners in cooking who want to learn how to make meals.

2. What need or problem will your app solve? How do you know this is really a need for your target user? How does the target user currently deal with the problem?

It gives simple, step-by-step recipes. Beginners often find cooking instructions confusing, so this app makes it easier to follow. Right now, they might struggle with long recipes or videos.

3. How will your app's design meet the need you have identified?

The app will show each step clearly, with pictures. Users can follow along easily and save their favorite recipes.

4. How could your app possibly cause harm? (For example, could someone get hurt if data leaked or if someone used the app inappropriately?) What steps will you take to ensure that nobody is harmed by your app?

Someone could get hurt if they are not careful while cooking. The app will include safety tips and warnings. It will also keep user information safe and private.