Skip to content

A dynamic platform for cooking enthusiasts. Share and explore recipes, connect with fellow food lovers, and curate your personal cookbook. Experience a vibrant community that celebrates culinary creativity and fosters connections. Join us on this gastronomic journey and elevate your love for cooking.

License

Notifications You must be signed in to change notification settings

NormalNickYT/CooksCorner

Repository files navigation

CooksCorner

CooksCorner is a project i created for my web development semester at school. In CooksCorner users can add their own recipes and view others, aswell as favorite recipes from others with realtime interaction using Websockets.

Setup

The app is in .NET 6 and can be started by building the CooksCornerAPP in Visual Studio.

If you wan't to use the properties in the database you should run the following command:

# Add-Migration NameOfTheCommit

# Update-Database

This should add the database tables if you use SQLEXPRESS as a database the database can be changed in the appsettings.json Also the Mail system and Captcha aren't setup in the appsettings.json so this functionality won't work if you don't set it up yourself.

:)

About

A dynamic platform for cooking enthusiasts. Share and explore recipes, connect with fellow food lovers, and curate your personal cookbook. Experience a vibrant community that celebrates culinary creativity and fosters connections. Join us on this gastronomic journey and elevate your love for cooking.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published