Skip to content

ASP .NET Web Application for planning meals and discovering new recipes

Notifications You must be signed in to change notification settings

andreea-popa22/FoodPlanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🥑Food Planner

💬 An ASP .NET MVC application for planning your meals and discovering new recipes


◻️ Purpose of the application:

The purpose of the application is to improve the lifestyle of users by facilitating the organization of meals and combating food waste.

◻️ Application objectives:

The application aims to achieve the following objectives:

  1. registration and login in the application
  2. creating a user profile (date of birth, gender, number of kg, height, food choices, etc.)
  3. establishing a number of kcal needed daily based on a person's body mass index
  4. adding your own recipes
  5. searching for recipes in the inventory
  6. adding recipe reviews
  7. establishing a weekly recipe schedule
  8. notifying the user of the macronutrients you want
  9. generating a weekly shopping list

◻️ Target group:

Different users: ordinary people, people who are passionate about cooking, people with various food intolerances.


◻️ Technical details

  • Web development stack: .NET Framework 4.7.1, Identity Framework 2.2.3, Entity Framework 6.1.3, Azure SQL Database, Bootstrap
  • IDE: Visual Studio 2022
  • Database management: Azure Portal, Azure Data Studio
  • Unit tests: UnitTesting (TestTools)
  • Code coverage: Fine Code Coverage