Skip to content
This repository was archived by the owner on Jul 22, 2025. It is now read-only.
/ foodwizard-api Public archive

FoodWizard is a modular monolith backend API developed in C# with .NET 8, focused on generating intelligent recipe recommendations based on available ingredients.

Notifications You must be signed in to change notification settings

riken127/foodwizard-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FoodWizard

FoodWizard is a mobile and web application designed to help users discover and explore local restaurants, track their dining experiences, and share their reviews. It is aimed at food enthusiasts who want to enhance their culinary adventures and restaurant owners who wish to engage with customers through feedback and promotions.

FAQ

Question 1: What features does FoodWizard offer?

FoodWizard offers features such as restaurant discovery, user profiles, gamification elements (like points and achievements), social networking capabilities, and personalized recommendations based on user preferences.

Question 2: How can I start coding to the FoodWizard API project?

For information about contributing please check our wiki.

Installation

To install FoodWizard, you'll need to have .NET SDK installed on your machine. Then run the following commands:

	git clone https://gitlab.estg.ipp.pt/foodwizard/foodwizard-api.git
	cd foodwizard-api
	dotnet restore

Running the API.

To run the application, execute the following command:

	dotnet run

Running Tests

To run tests, use the following command:

	dotnet test

About

FoodWizard is a modular monolith backend API developed in C# with .NET 8, focused on generating intelligent recipe recommendations based on available ingredients.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages